Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Franky

    (@liedekef)

    Read the doc here:
    http://www.e-dynamics.be/wordpress/?cat=8

    and start playing with the EME “format” settings (any setting with the word “format” in it).
    In your case, you’ll want to put the placeholder #_MAP somewhere in your event format settings.

    phxsunbum

    (@phxsunbum)

    I seem to be having the same issue where all I get is the Green Box of Death.

    I have set “Always include JS in header” to yes, and verified that I have the #MAP included in the Default Single Event Format:

    <p>#M #j #Y – #H:#i</p><p>#_ADDRESS</p><p>#_TOWN</p><p>#_NOTES</p><p>#_ADDBOOKINGFORM</p><p>#_MAP</p>

    I am using a theme from ElegantThemes but I can’t find any area where google maps are referenced in the theme itself.

    I’ve also reviewed the documentation included with the plug-in and the link referenced in the post above.

    here is the url: http://qcyoga.com

    Any ideas?

    Thanks for the great plug-in.

    Plugin Author Franky

    (@liedekef)

    You have a javascript error on your page, preventing further execution of javascript and thus you see a green square where the map should be (the map is placed on top of the green square by jquery/javascript).
    The error:
    [00:30:06.467] TypeError: $.fn.fancybox.build is not a function @ http://qcyoga.com/wp-content/plugins/fancy-box/jquery.fancybox.js?ver=1.2.6:16

    Resolve your error and you’re good to go.

    phxsunbum

    (@phxsunbum)

    Many thanks Franky! I wasn’t using Fancybox so I deleted it and that fixed everything.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Google Map Address Doesn't Display’ is closed to new replies.