Google Maps not displaying in event or map view

Home Forums Calendar Products Events Calendar PRO Google Maps not displaying in event or map view

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #87494
    northlandchurch
    Participant

    Hey
    I am having trouble with Google maps. It is not displaying anything in the event page as well as the map view does not seem to be populating the address and mapping them.

    I have enabled the Google maps on the event and settings and nothing has worked. Thanks

    #87532
    Brook
    Participant

    Howdy northlandchurch,

    Opening up the console on your site reveals the probable cause of your error. The very first line in the console log is: “Warning: you have included the Google Maps API multiple times on this page. This may cause unexpected errors.” That error message comes right from Google.

    Sure enough I see the API is being included in both the header and footer. You only want to include it once. Google’s documentation recommends adding it only in the header. One of your other plugins, or maybe even your theme, is adding it in the footer. You want to stop it from doing that. You may need to contact the theme/plugin author if you are not familiar with deregistering scripts or hooks.

    I hope that helps get you started in the right direction. Thanks for posting!

    – Brook

    #87554
    northlandchurch
    Participant

    I’ll look into seeing how to get that to work. I disabled it all and still did not get it. I will keep trying.

    My other issues I am having are; 1) The color code plugin doesn’t seem to be working correctly. You can see what I mean if you goto the calendar. 2) When I update one event that has is reoccurring, it does not edit the events later down the line, only the one I am editing. and 3) I am getting these large open spaces in my event details that I don;t know how to get rid of. For exampe: http://www.northlandoviedo.net/event/9-am-worship-service/2014-01-12/#.UsslAGRDvpA

    Thanks for the help

    #87578
    Brook
    Participant

    That sounds good, glad I could help.

    1) The color code plugin is actually created by a third party. If it is giving you issues here is their support forum: http://wordpress.org/support/plugin/the-events-calendar-category-colors

    2) When you click edit on a recurring event, then click update, there will be a popup. That popup asks if you want to make changes to the Only this Event, or All Events. Click All Events if you want to change future iterations as well.

    3) That is a CSS issue from your theme involving min-height. If the space is not desired you will need to set the min-height to something more appropriate.

    Please do not take this the wrong way: We can not provide support for your theme or third party plugins, which is the case with issues 1 and 3. While I understand it can sometimes be hard to tell which plugin/whatever is at fault, I just wanted you to understand that in the future we can only assist you with our plugin.

    You are welcome! I wish you the best.

    – Brook

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Google Maps not displaying in event or map view’ is closed to new replies.