Comments Andre started the conversationJuly 21, 2016 at 2:37pmCan anybody help, why I get an error message?http://trade-world-one.de/Impressum/ Thx 8,994Tahir repliedJuly 21, 2016 at 2:43pmHey , The issue only applies to new domains where the maps script hasn’t been prior to June 22 of this year. This article explains it: https://www.latecnosfera.com/2016/06/google-maps-api-error-missing-keymap-error-solved.html If you’re on a current version of Salient you can add the key into the map.js file in the js folder. The line to mod should be near line 589 of the file - $.getScript('https://maps.google.com/maps/api/js?sensor=false&callback=mapAPI_Loaded'); will become $.getScript('https://maps.google.com/maps/api/js?sensor=false&key=APIKEYHERE&callback=mapAPI_Loaded'); Cheers ThemeNectar Support Team Sign in to reply ...
Can anybody help, why I get an error message?
http://trade-world-one.de/Impressum/
Thx
Hey ,
The issue only applies to new domains where the maps script hasn’t been prior to June 22 of this year. This article explains it: https://www.latecnosfera.com/2016/06/google-maps-api-error-missing-keymap-error-solved.html
If you’re on a current version of Salient you can add the key into the map.js file in the js folder. The line to mod should be near line 589 of the file -
will become
Cheers
ThemeNectar Support Team