• When I use only the address in the shortcode, the address appears with the map icon:

    [flexiblemap address="110 W Main Street, West Union, OH 45693" region="us" directions="true" width="100%"]

    When I add a Title to the shortcode, the title shows up but the address disappears from the icon window:

    [flexiblemap title="Adams County Recorder" address="110 W Main Street, West Union, OH 45693" region="us" directions="true" width="100%"]

    So what is the shortcode configuration to get both a Title and the Address to appear? Thx…

    https://wordpress.org/plugins/wp-flexible-map/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author webaware

    (@webaware)

    G’day Allen,

    Give it a description too:

    [flexiblemap title="Adams County Recorder" address="110 W Main Street, West Union, OH 45693" description="110 W Main Street, West Union, OH 45693" region="us" directions="true" width="100%"]

    cheers,
    Ross

    Thread Starter Allen Freeman

    (@allenfreeman)

    Thx Ross. I saw the description tag but was hoping there was a way to get away from listing the same info twice.

    Plugin Author webaware

    (@webaware)

    G’day Allen,

    Essentially, if you omit the title, I look for what else I can use as the title and that’s the address if given. If you give a title, I use that. To get anything else into the infowindow you need to supply a description. It’s a pretty simple plugin, with all that simplicity brings 🙂

    cheers,
    Ross

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Shortcode to get both Title and Address to appear?’ is closed to new replies.