-
AuthorPosts
-
June 30, 2016 at 10:17 pm #655478
Hello,
I am using the google map shortcode on our contact page but the map image does not load, only the pin.
July 1, 2016 at 5:15 pm #655856Hey mmheather,
For a temporary workaround, please refer to this post – https://kriesi.at/support/topic/cant-get-google-maps-on-contact-page-to-show-up/#post-655214
Best regards,
YigitJuly 26, 2016 at 10:17 pm #665510I tried that but it is still not appearing. I have waited over an hr and I have flushed the cache but no luck.
My functions.php file in the child theme is as follows. I believe I set it up correctly but please let me know if there is an issue there:
<?php
/*
* Enfold Child theme functions file
*/function gmaps_workaround(){
?>
<!–Google Maps JavaScript API –>
<script src=”https://maps.googleapis.com/maps/api/js?key=AIzaSyBmJ88SEbXHywfHPmHS4jYsK9gG_QH5rtY”
type=”text/javascript”></script>
<?php
}
add_action(‘wp_footer’, ‘gmaps_workaround’);July 26, 2016 at 11:19 pm #665528Hey!
Please disregard what i suggested above and post FTP logins here privately as well if you do not mind and we will fix the error for you.
Best regards,
YigitJuly 26, 2016 at 11:27 pm #665533Wonderful, thank you!
July 27, 2016 at 3:33 pm #665791Hi,
I have the same problem.
The google maps widget does not appear. I’ve tried the change the code of function.php and shortcodes.js.
But no success. What can I do?Thanks so much and best regards, Andrea
July 27, 2016 at 5:19 pm #665823I am seeing all these threads about Google maps not working… it’s still working on my site, but based on these threads, should I expect it to break soon? I’m worried….
July 27, 2016 at 5:55 pm #665845Hey!
@conwords Thanks for the information.
@goldengate415 Our devs are working on it so no need to worry if you are not having issues :)Best regards,
YigitJuly 28, 2016 at 2:55 pm #666256Hey, thanks for the information. But I need a quick solution!
The website goes online on monday, 1 August.
Thanks for your help, best regards AndreaJuly 28, 2016 at 9:53 pm #666417@yigit Any idea when this will be fixed?
Thanks!
July 29, 2016 at 2:04 pm #666589Same here – Google maps won’t show up :-(
July 29, 2016 at 2:09 pm #666591Hey!
Our devs are working on the issue as i mentioned earlier. We will apply the solution in a most convenient way.
Cheers!
YigitJuly 29, 2016 at 5:44 pm #666665I believe this line of code is the problem:
<script type=’text/javascript’ src=’http://maps.googleapis.com/maps/api/js?v=3.24&ver=1′></script>
At least that is what the Chrome console is saying. I believe it conflicts with the code addition that was suggested to the functions.php file. How can we remove this line to see if my theory is correct?
Thanks,
BrianAugust 4, 2016 at 2:50 am #668338Hi,
@brianemwd: Google recently changed its policy regarding the use of google maps. It now requires authentication with API key. Kriesi will release a patch including the google maps api fix soon. For now, please follow the temporary solutions provided in the following threads:https://kriesi.at/support/topic/enfold-google-maps-widget-not-working/#post-659066
https://kriesi.at/support/topic/solution-to-google-maps-key-issues/#post-661496
https://kriesi.at/support/topic/content-element-google-maps/#post-656399Best regards,
IsmaelAugust 11, 2016 at 3:10 am #671120When will you have a fix for this? It has been about two weeks and I would like an idea of when it will be ready.
Thank you
August 12, 2016 at 4:33 am #671657Hi,
A solution is provided in the latest version of the theme (3.7.1), please try updating. You might have to follow this to create a Google Maps API key: http://kriesi.at/documentation/enfold/how-to-register-a-google-maps-api-key/
Best regards,
RikardAugust 15, 2016 at 11:58 pm #672911I have updated the theme, I have an API key, I have flushed the cache and there is still no change. Any idea what the problem may be?
August 19, 2016 at 5:42 am #674490Hi,
Please remove the previous “hotfixes” or workaround that we provided in the previous threads. Remove browser cache or hard refresh before testing the page again.
Best regards,
IsmaelAugust 19, 2016 at 4:19 pm #674807I removed the child theme functions.php workaround, I cleared my browser cache and flushed the site’s cache. Still not working
August 19, 2016 at 4:30 pm #674813It sounds to me like Enfold is set up correctly and that the problem might be back in the Google API interface where you got the key.
Did you specify your website when you got the key or just leave it blank? If you specified a website, try deleting that and waiting 20 mins to see if the key works. If that doesn’t work, try getting a new key without specifying a website for the key, input that new key and wait 10 mins to see if it works. If none of that works, suggest you post a screenshot of the google api interface / key here so they can take a look at it. (all of this is based on my own experience / troubles getting this to work originally).Good luck!
August 21, 2016 at 6:04 am #675199August 21, 2016 at 4:26 pm #675363Thank you for the help @goldengate415 but unfortunately that didn’t work for me either. Now when I try to use the google maps media element I get the this error even though I created a new api key and it is saved in the enfold options. Here is a screenshot of the google console as well
August 24, 2016 at 4:48 am #676745Hi,
Copy the API key then put it in the Enfold > Google Services > Google Maps API Key field. http://kriesi.at/documentation/enfold/how-to-register-a-google-maps-api-key/
Best regards,
IsmaelAugust 24, 2016 at 1:44 pm #676946I have already tried that multiple times. It is not working for me
August 25, 2016 at 3:51 am #677301I update to latest theme 3.7.1
got API and inserted it..
Didnt work. Came back later and all is working so give it some time to connect…Hopefully it will work for you
August 26, 2016 at 12:11 am #677853Unfortunately, I have tried 3 times and waited weeks yet it is still not working. I need some help on this ASAP please so we can launch our site
August 30, 2016 at 4:28 am #679243Hi,
The google project is not properly configured. Please post your google account details here so that we can check the project settings.
This API project is not authorized to use this API. Please ensure this API is activated in the Google Developers Console: https://console.developers.google.com/apis/api/geocoding_backend?project=_ For more information on authentication and Google Maps Javascript API services please see: https://developers.google.com/maps/documentation/javascript/get-api-key
Bes regards,
IsmaelSeptember 1, 2016 at 11:26 pm #681059My google account settings are listed below, thank you
September 6, 2016 at 6:11 am #682450Hi,
I’m sorry but I can’t get past the email account verification without the phone number or the recovery email. Please provide that info as well.
Best regards,
IsmaelSeptember 12, 2016 at 8:04 pm #685330Ok here is the info.
Thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.