• Resolved Kir 2012

    (@kir-2012)


    Hi I wanted to display maps as follows:

    In a page:
    I have a form in the side bar and results to appear in the page with the map above, so I put those two shortcodes, one for results and one for map above it, in the page.

    I tried to put the same shortcode for the map in another page where it could be displayed alone, but it won’t appear. I tried to duplicate the geomywp form and then use the shortcode for that to bring in a map in a full page on it’s own, but that won’t work either? Is this the correct behaviour for the plugin?

    I am also using the map coded into single page using do_shortcode to show a single location, if that’s of note.

    I’d like to use the map in two pages as above, one full size alone, and in the other above search results, and a third map used in the side bar widgets. It seems I can only make one map wok if I disable another.

    Is this how it’s supposed to be or am I missing something?
    Thank you

    Kind regards

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

    (@ninjew)

    Hello @kir-2012,

    To display the map only, without the search results, please follow the below:

    1) Navigate to the “Page Load Results” tab of the form editor in the admin and do the following:

    a) Check the “Enable Page Load features” checkbox.

    b) Uncheck the “Display list of results” checkbox.

    c) Set the “Display map” dropdown to “Using shortcode”.

    d) Set the rest of the settings of the tab as you wish.

    3) Navigate to the “Search Form” tab and set the “Search Form Template” dropdown to “Disable search form”.

    4) In the page where you want to display the map add the shortcode [gmw map=”form ID”].

    let me know if this helps.

    Thread Starter Kir 2012

    (@kir-2012)

    Hi thank you Eyal
    I have checked that my settings match this, however it doesn’t work for me. It seems there is an issue where if I have a map active already in form 1, I cannot display another anywhere else, with form 1 or another different form.

    I tried to set up a new form with exactly the settings you describe, but it won’t display. I see a loading icon, and then nothing happens.

    I checked in developer mode in my browser to see if I could gain any insight but nothing. It’s as though I can only display one map with shortcode.

    I’m using another map but I’ve done that via the template.

    Any ideas?
    Thanks Eyal

    Plugin Author Eyal Fitoussi

    (@ninjew)

    @kir-2012,

    You can’t display multiple maps of the same form on the same page, but you should be able to display as many maps as you want as long as they are generated by different forms.

    Can you please provide a link to the live page with the map that showing the lading icon only?

    Also, instead of using the shortcode [gmw map=”form ID”] only try using:

    
    [gmw map="form ID"]
    [gmw form="form ID"]
    

    and see if it works.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘May display, one only, or multiple possible?’ is closed to new replies.