This topic has 6 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Rose Tyler
Hello,
I have inserted my Google Maps API key in Theme options – contact form as directed but the map still isn’t loading. it flashes the map for a second and then gives me the greyed out error panel.
Sorry! Something went wrong.
This page didn’t load Google Maps correctly. See the JavaScript console for technical details.
Can you help please.
Thanks,
Garry
Hello,
Could you please provide wp-admin access in Private Content?
Regards,
Rose Tyler.
No problem. here you go.
Hello,
Please edit the file wp-content/themes/legenda/contacts.php, find the line 171
<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,
Rose Tyler.
Perfect. Thanks for the help.
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Google Maps API’' has been successfully resolved, and the topic is now closed for further responses