• Resolved tldw

    (@tldw)


    Hi,

    I’m pulling my hair out with this one.

    I’ve taken over a website using this plugin. The events each have a location specified and in the backend the map is displaying correctly.

    However, on the front end I am seeing the above message across the map.

    I have followed all the instructions:

    • Got API keys
    • Enabled APIs for this project as per instructions
    • Enabled billing
    • Inserted API key into Google Maps and Location Services settings
    • Chosen ‘Embedded’

    Google dev tools shows the following:
    You have exceeded your request quota for this API.
    Google Maps JavaScript API warning: NoApiKeys
    Google Maps JavaScript API warning: SensorNotRequired

    So I am ready to abandon Google Maps.

    However, if I choose ‘Enable Google Maps integration?’ and set to ‘No’ the events list STILL tries to display a map. How do I turn this off?

    Many thanks

    tldw

Viewing 6 replies - 1 through 6 (of 6 total)
  • /wp-admin/edit.php?post_type=event&page=events-manager-options#formats

    and look into the template of a single event and take away the code that refers to the map.

    Tammo

    Hi ??
    EM User here,

    In the EM settings -> Formatting there are still references to displaying the map. Look for #_LOCATIONMAP and delete those entries. That will stop EM from trying to display any map. ??

    Additionally,
    I have been working on a 100% replacement of Google Maps in EM myself. It is currently being revised by the WP team, but t should become available this week ??

    Thread Starter tldw

    (@tldw)

    Hi,

    Thanks for the replies.

    I’m looking at Events -> Settings. And see five tabs. I’ve selected ‘Formatting’ and gone to Events and Locations templates and removed all references to #_LOCATIONMAP.

    Yet still the map displays on the list and the event page on the front end?

    Is there a cache I need to clear?

    Thanks

    tldw

    As Patrick wrote: it is mainly in the single event template that you should look for #_LOCATIONMAP

    Yes, emptying the cache may help.

    If not: try using on of the default themes, it could be theme related, I am not sure.

    Tammo

    Thread Starter tldw

    (@tldw)

    Hi,

    I’ve done all that.

    I also found a setting under General Options called ‘Enable Locations’ and have set that to ‘No’. I’ve set ‘Enable Google Maps integration’ to ‘No’. And I’ve now removed all the shortcodes. I’ve also removed the API key.

    Yet the map is still displaying with the same error messages.

    It’s a mystery.

    I’ve added css to set .map-row and .inner-map to display:none. That has acheived what I want in the worse way of doing it.

    Tx

    tldw

    Hello,

    You could disable the map from showing on Single Events Page under: Events > Settings > Formatting > Events > Single events page format > remove the div and the recurrence of map placeholder.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘This page can’t load Google Maps correctly’ is closed to new replies.