Looking over the site there are no Google Map API scripts loading on the page, ee_gmap.js isn’t loading (which is a dependency for the Google Maps API call) so it’s likely an issue with that file not loading which then prevents the others from being enqueued.
ee_gmap has its own dependency on jQuery being loaded and looking at the source it looks like the theme is loading it’s own version of jQuery which is really common to see but it can cause all kinds of weird and wonderful issues within WP.
So the first thing I would do here is stop the theme from loading its own jQuery and use the version bundled within WP correctly, that may just fix this or it may highlight another issue which we can then look into.
Viewing 1 reply thread
The support post ‘Google Map not displaying’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.