This topic has 6 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Eva Kemp
hi
I keep getting the following error message today, which wasn’t there before:
On Google Map / Contact us page:
“This page didn’t load Google Maps correctly. See JavaScript console for technical details”
Has this happened before? do you know why this is? Could you please assist in resolving the issue.
http://www.cape-eng.co.za/contact/
Thank you.
Regards,
Paula
is this my browser error?
my browser is et to allow all sites to run JavaScript…so shouldn’t be.
Hello,
You need have API key due to new Google updates.
Please read how to get it https://developers.google.com/maps/documentation/javascript/tutorials/adding-a-google-map#step_3_get_an_api_key .
Then you need edit the file wp-content/themes/idstore/code/shortcodes.php, find the line 212 <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?sensor=false"></script>
, replace the code with this <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&sensor=false"></script>
, add your API key instead of “YOUR_API_KEY” text in the link.
Regards,
Eva Kemp.
Thank you Eva, that was extremely helpful and the problem as now been resolved.
Kind regards,
Paula
Hello,
You are welcome.
Regards,
Eva Kemp.
The issue related to '‘Opps! Something went wrong’' has been successfully resolved, and the topic is now closed for further responses