Map shows undefined
-
I’m using the latest EME frontend submit with the latest EME version.
When submiting a new event it shows up in EME (backend) & the defined page. In EME Backend and EME frontside submit it shows up with correct Google maps location.
On the post page the event shows the Google Map window for a short time green and than grey and a note “undefined”.
A valid Google API Key is set up in settings. I had a look on this issue:
I enabled the Google Maps integration, but instead of the map there is a green background. What should I do?
https://www.e-dynamics.be/wordpress/faq/
I’m using custom community theme (buddypress/ bbpress compatible) and the header.php shows this:
<head>
<meta charset=”<?php bloginfo( ‘charset’ ); ?>” />
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″ />
<link rel=”profile” href=”https://gmpg.org/xfn/11″ />
<link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>” />
<?php wp_head(); ?>
</head>Hopefully this is my user error and can be fixed with one or two clicks and is not a bug/ server problem.
- The topic ‘Map shows undefined’ is closed to new replies.