Viewing 1 replies (of 1 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    If you open the /frontend/wpsl-ajax-functions.php, goto line 26 and 39 and change the order by distance to order by zip.

    If you choose the template where the results are displayed below the map, and then add this to your css file. This will then hide the map. I will add an shortcode attribute for hiding the map in the next release.

    .wpsl-gmap-wrap {
    display:none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘list all stores on a page without the map’ is closed to new replies.