• Resolved borisj

    (@borisj)


    Hi there,

    I want to use the shortcodes ultimate google map instead of the available location map because it directly links to google maps route planner.

    Is there a way to echo the necessary placeholders (e.g. #_LOCATIONADDRESS #_LOCATIONTOWN) in the SU gmap shortcode?

    [su_gmap address=”ECHO PLACEHOLDERS”]

    For the map to appear I know that I have to call the shortcode in the locationmap.php

    https://wordpress.org/plugins/events-manager/

Viewing 1 replies (of 1 total)
  • Thread Starter borisj

    (@borisj)

    Sorry, I was blind…

    To solve this issue, just put e.g.

    [su_gmap address=”#_LOCATIONADDRESS, #_LOCATIONTOWN”]

    into

    Settings > Formatting > Events and/or Locations / Single event and/or location page format

    instead of #_LOCATIONMAP

Viewing 1 replies (of 1 total)

The topic ‘Replace locations map with su_gmap’ is closed to new replies.