Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1429326

    The map view in the All-in-one event calendar shows a “This page can’t load Google Maps correctly.” error message. However, when I create a new post or page and use the Google Map plugin/option, the map views fine.
    My WP version, Enfold theme, and plugins are all current. So, I’m wondering what the problem might be.

    Thanks in advance

    #1429388

    Hey laptophobo,

    I’m seeing this error in the browser console: https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key-map-error. Could you try following the instructions there to see if that helps?

    Best regards,
    Rikard

    #1429390

    Hi Rikard,
    From what that “InvalidKeyMapError” says is that the valid API key couldn’t be found. Then when I click the “get started” button, it brings me to the Google Quick Start page where it can walk me through the process of creating a new API key. (I’ve become quite familiar with this page for a few days now.) But if the key I’m using (it’s within Enfold Google services) wasn’t correct, then why does Enfold Google Maps work and not the Events map? (Or does one thing not have to do with the other?)
    So, do you recommend that I start from the beginning and create a fresh API key?

    Thanks Rikard!

    #1429403

    Hi,
    I see three errors in the browser console:
    Enfold_Support_4327.jpeg
    the last two are:
    Google Maps JavaScript API error: InvalidKeyMapError
    Google Maps JavaScript API warning: NoApiKeys
    I believe both of these are because your map API key is not added to the page, the map API key is typically added via javascript and you should be able to find it in the page source code by searching with Ctrl+F (windows), I didn’t see it, but I don’t know your exact API key, so try search the source code for it.
    Anyways, the point that I’m getting at is the first javascript error in the browser console, a jQuery is not defined for a meta property with this link:
    /event/blazers-vs-clippers-fundraiser/?instance_id=1309
    Enfold_Support_4329.jpeg
    it seems that jQuery is treating /?instance_id=1309 as jQuery code, when it is not, and sometimes when there is a break in jQuery it stops the rest of the scripts to also break. So perhaps the javascript to add the map api is not running because of this error.
    Try removing this error first and see if that helps.
    I believe the link is your event url, so try removing ?instance_id=1309 from the link as a test and see if this solves the first error, and the map error too.

    Best regards,
    Mike

    #1429443
    This reply has been marked as private.
    #1429444

    Mike. Please disregard the above reply. After reviewing the Event Calendar settings more fully, I found a little area that required the API key. Once I entered it, the map shows. (So, I removed the <head> script noted above.

    Thanks again!

    #1429451

    Hi,
    Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Google maps not viewing in All-in-One Event Calendar by Time.ly’ is closed to new replies.