Hello, in front-end, the cards are no longer displayed.
They are visible in back-end.
The google key is active and configured in the plugin.
Quotas are not met.
Environment 4.7 multisite, template Extra (child theme)
Sample page for an event with location: http://www.notredamedevie.org/agenda/evenements/retraite-sacerdotale/
Le code publié est le suivant :
<div class=”eo-event-venue-map”>
<div id=”eo_venue_map-1″ class=”eo-venue-map googlemap” style=”height:200px;width:100%;”></div>
</div>
We can not find a track
Best regards
PG
Pierre Gauer
Hi Pierre,
There is an error on the page which might explain this: You have included the Google Maps API multiple times on this page. This may cause unexpected errors. You may want to check another plugin isn’t also loading Google maps.
Also your theme is loading an out-dated version of jQuery (1.9). WordPress includes a copy of jQuery, which themes/plugins should use rather than bundling their own copy. This may also cause problems on the site, and you should raise this with the theme developers.
Stephen Harris
Hi,
Thanks for your help.
We resumed the configuration of the other plugin, checked the theme and updated WP.
Everything is in order now.
Best regards
Pierre
Pierre Gauer