Google Maps isnt showing up

Latest Reply from veraapoes at 2016-04-27 12:48:34 Solution
So i have the sterio theme installed on my wordpress and with that i have a calendar plugin. This plugin allows a google maps map to be showed when entered an address. Sadly this google map isn't showing up.

After contacting the plugin they told me:

"In this cases of a theme conflict we recommend reaching out to the theme author on it. This might be caused by a double inclusion of the Maps API. Regarding the messages in the console, they are warnings and they should be limiting the display of the map. Hope the theme author can help you to solve this!"

So does anyone have an idea how this can be solved?

Thanks!
Hi!

Could you give us the URL of your website, please.
www.feels.be

Example of google maps not working in the plugin:

http://www.feels.be/kalender/bianchi-trofee-affligemse-pijl/

Thanks!
Hi!
Please, try to delete the code from the functions.php file:

 switch ( $translated_text ) {

case 'View all posts filed under %s' :

$translated_text = $SMTheme->_( 'altcats' );
break;

}

Somehow, this code conflicts with the Events Calandar Plugin.
Awesome! This solved the problem :D

Thank you very much!

Leave a reply

Add codeAdd image