• Resolved Earl_D

    (@earl_d)


    Where does the Location map address get inputted I can’t seem to get it to display.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Daniel

    (@danielschoenherr)

    Hi @earl_d,

    Can you please clarify what are you trying to do? What do you mean by “Location map address”?

    Best regards,
    Daniel

    Thread Starter Earl_D

    (@earl_d)

    I am trying to get the address to display on the single map

    Plugin Support Daniel

    (@danielschoenherr)

    Hi @earl_d,

    The “Location map address” does not exist as a value. Just the geo-coordinates (and title, subtitle, description, …) are stored with the location.

    However – if you are using the “subtitle” field for users to enter an address you can output its value with:

    [open-user-map-location value="address" post_id="12345"]

    Don’t get confused why it is called “address” here. This is because the “subtitle” field was named “address” in the past.

    Alternatively you can display a link to Google Routes with this shortcode:

    [open-user-map-location value="route" post_id="12345"]

    Best regards,
    Daniel

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Location map addresss’ is closed to new replies.