Plugin Author
Stiofan
(@stiofansisland)
Hi Simon,
I don’t see any map on that page?
Stiofan
I had removed it because they client said it wasn’t loading.
Map has been placed back in towards the bottom
http://gordonscafeandcatering.com/
Plugin Author
Stiofan
(@stiofansisland)
Thanks for the info, it looks like the API is not being loaded in the standard way.
You can ask the theme developer for a fix or you can edit this file:
wp-content/themes/salient/js/map.js
And change this line:
$.getScript('https://maps.google.com/maps/api/js?sensor=false&callback=mapAPI_Loaded');
TO this:
$.getScript(‘https://maps.google.com/maps/api/js?key=API-KEY-HERE&callback=mapAPI_Loaded’);
replace API-KEY-HERE with your key 🙂
Thanks,
Stiofan
Thank you for the quick response.
map.js has been updated.
Map area is now just empty white space. I viewed in Chrome and Firefox.
Plugin Author
Stiofan
(@stiofansisland)
It might be best to ask if theme developer has a solution.
Thanks,
Stiofan