• Resolved yb881

    (@yb881)


    When I used this shortcode to display the map, the map displays fine on my website:

    [LocateAndFilter_map map_id=67]

    However, if I use any other shortcode to display the map, instead it appears as a blank space with a white bar in the top-right.

    I need the filters for the functionality of the map. How can I make it so that the corresponding shortcode works?

Viewing 1 replies (of 1 total)
  • Plugin Author dgamoni

    (@dgamoni)

    Hi @yb881

    It’s better to use the standard shortcode [LocateAndFilter map_id=67] and change layout on Map Layout options
    https://locateandfilter.com/docs/locateandfilter-wp-plugin/create-map/shortcodes/

    if you can use shortcode separately without style
    you need use three shorcode at the same time
    Display the map : [LocateAndFilter_map map_id=113]
    Display the filters : [LocateAndFilter_filters map_id=113]
    Display the navigation list : [LocateAndFilter_navlist map_id=113]

    • This reply was modified 1 year ago by dgamoni.
Viewing 1 replies (of 1 total)
  • The topic ‘Map doesn’t display on front end’ is closed to new replies.