Events Made Easy Forums Bug fixed or feature request implemented Google Maps bubble not showing on live site

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #42230
    Anonymous
    Inactive

    When adding an event, the Google maps display shows the location bubble overlay. When I view the single event page on the live site, the bubble does not display. Is there a setting I’m missing that shows the Google maps location bubble overlay? I have not changed the web site CSS or HTML code at all after installing the plugin.

    Here’s the map on the admin page:

    http://bacontoday.com/temp/google-map-admin.jpg

    Here’s the live page:

    http://bacontoday.com/events-3/?event_id=583

    Here’s my settings page:

    http://bacontoday.com/temp/events-manager-settings.jpg

    #45357
    Franky
    Keymaster

    See the error console on your browser: you have a serious javascript error, preventing further execution and thus not showing a dynamics google map. In your case the error is this one:

    Error: GA_googleFillSlot is not defined

    Source File: http://bacontoday.com/events-3/?event_id=538

    Line: 262

    #45358
    Anonymous
    Inactive

    Thanks so much @liedekef! I stupidly had wp_head(); in my header twice which was throwing the error. Works perfect now. Thanks for an amazing plugin!

    #45359
    Franky
    Keymaster

    No prob, glad it works now!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top