• I’m using your plug-in as replacement for OSM-map. Great plug-in and easy to use.

    I have also post’s without geo-location (non travel posts). I display the map in the widget area. That will give an error when the post is not geo-located.

    Would be nice to hide the map when no location is available (as with OSM-map plugin).

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Camille V

    (@socrapop)

    Dear @henkna ,

    I don’t have enough time to make a setting for that, but I can add a CSS class to the map container if there is no markers, so you can hide it with CSS like this :

    .travelersmap-container--no-markers{
    display : none
    }

    I will try to update the plugin in the next days 🙂

Viewing 1 replies (of 1 total)

The topic ‘hide map when no location in post’ is closed to new replies.