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

    (@tijmensmit)

    You can hide the geolocation button by adding the following CSS to the styles.css inside your active theme folder.

    #wpsl-gmap #wpsl-map-controls {
       display: none !important;
    }

    Showing the closest store if no results are found isn’t possible at the moment. You can if you want to change the “no results” message to something custom asking customers to contact you or whatever you want.

    Thread Starter Enuz

    (@enuz)

    Ok. Maybe in the future it will be a feature. Thank you for the reply.
    Have a nice day.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Show the closest store instead of "no result" ?’ is closed to new replies.