This topic has 4 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Rose Tyler
Hi, when I paste coordinates and get the API key from google, still cant load google maps.
Here is the link. It loads for 2 seconds and then crashed.
http://radekscollection.com/%D0%BC%D0%BE%D0%B4%D0%BD%D0%B0-%D0%BA%D1%8A%D1%89%D0%B0-%D1%80%D0%B5%D0%B2%D1%8E-%D0%BA%D0%BE%D0%BD%D1%82%D0%B0%D0%BA%D1%82%D0%B8/
Hello,
Please try 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
Hi, it worked, but I use also google maps shortcode, where is the script that uses the shortcode?
Please provide link to page with the problem.
Regards
You must be logged in to reply to this topic.Log in/Sign up