-
AuthorPosts
-
July 5, 2017 at 10:44 am #816683
Hello,
on my map I have 9 markup but i see 8, can you help me, please?
look at home page:Best regards,
GretaJuly 7, 2017 at 5:53 pm #817946Hi Ismael,
I have registered a Google Maps API Key and “*.mgb-oagb2018.org/*” is the domain allowed by this API Key. It still not working.
Thanks for yor help
July 8, 2017 at 1:27 pm #818144Hi Greta,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaJuly 8, 2017 at 1:49 pm #818152Hi Victoria,
Thank you, yo are very kind
Best regards
GretaJuly 8, 2017 at 6:07 pm #818236Hi Greta,
It shows a different Tatti, near Florence, wrong coordinates, you should check and specify correct coordinates, for the Tatti near you :)
Best regards,
Victoria- This reply was modified 7 years, 4 months ago by Victoria.
July 8, 2017 at 6:25 pm #818244Hi Victoria,
I’m very sorry :-(
What a stupid mistake :-D
Best regards
GretaJuly 8, 2017 at 6:35 pm #818252Hi Greta,
Hey, I make those all the time :) Did you get it working?
Best regards,
VictoriaJuly 12, 2017 at 7:07 am #819825Hi Victoria,
Can I please get some assistance. I started this thread and nobody has been able to help me.
I have gone through and set up a new google api key correctly and the error is still occurring. I am also having the issue on this site: http://joannagianniotis.com.au/recent-sales/
Your help is appreciated.
Thanks
July 12, 2017 at 12:57 pm #819970Hi Geoffdoyle,
We cannot authorize the key for you, you have to sort it out with Google. Is this the only website used with that account? You might want to look at this page
https://developers.google.com/maps/documentation/javascript/usageBest regards,
VictoriaJuly 13, 2017 at 2:48 am #820303Hi Victoria,
Yes that is the only website one that account. It only receives around 500 visits per month so shouldn’t be exceeding it’s quota.
I have tried removing all restrictions on the key like enfold say in the instructions to set up an API key. That didn’t help.
I have tried removing all plugins and that didn’t help.
What else can I try?
July 13, 2017 at 3:28 am #820306Hi Victoria,
I think I may have found the error.
I have looked at the page source for this page http://joannagianniotis.com.au/neighbourhood/bulimba/ (see screenshot)
When I look at it the the API key I have entered into enfold (actual api key) is the one I have set up in google. However in the line below it the google maps API is showing a different key.
I have cleared my cache and still seeing this.
Why would that be?
Thanks
July 13, 2017 at 11:29 am #820463Hi,
@geoffdoyle: We removed the following script from the functions.php file. Please add “*joannagianniotis.com.au/*” as one of the http referrers.
function ava_googlemaps_apikey() { $prefix = is_ssl() ? "https" : "http"; wp_deregister_script('avia-google-maps-api'); wp_register_script( 'avia-google-maps-api', $prefix.'://maps.google.com/maps/api/js?key=KEY;, array('jquery'), '3', true); wp_enqueue_script('avia-google-maps-api'); } add_action('init', 'ava_googlemaps_apikey');
Or post the gmail account and we’ll add it for you.
Best regards,
IsmaelJuly 14, 2017 at 1:38 am #820903Hi Ismael,
Here is my gmail account. Can you set up the http referrer for me please
Thanks
July 17, 2017 at 4:43 am #822288Hi,
The key restriction was set to “None”. We set it to “HTTP Referrers and added “*joannagianniotis.com.au/*”.
Best regards,
IsmaelMarch 31, 2018 at 12:56 am #935486Hello Geoff,
I’ve had similar issues and it is quite frustrating. Here’s what I did that solved the issue.
Once you’ve set up a project at Google that will be associated with your specific website… https://console.developers.google.com/ go to the dashboard for that project and click that “Enable APIS and Services” button.Enable the following 3 map APIs in the developer console at Google for the project:
- Google Maps Embed API
- Google Maps Javascript API
- Google Static Maps API
It would be nice if the Enfold team could specify which map APIs will need to be activated in order for a Google Map to work with the theme. In my experience, enabling the Google Static Maps API alone does NOT work.
Kind regards,
RhondaMarch 31, 2018 at 1:48 am #935490Hi,
Thanks for sharing your solution. It seems that you have advanced choices when registering this way, compared to the choice available with the recommended way: How to register a Google Maps Api key
Google doesn’t specify which API it is.Best regards,
MikeJuly 17, 2018 at 10:17 pm #986671The easy 30-second workaround to Google’s confusing menu system is to skip the Google route and enter the coordinates manually by searching with this tool.
https://www.latlong.netOR
If you want to mine through the Google Maps settings, find the Geocoding Service API and enable it which now seems to be disabled by default.
https://developers.google.com/maps/documentation/javascript/geocodingJuly 18, 2018 at 3:22 am #986729 -
AuthorPosts
- The topic ‘Google Maps Not Working’ is closed to new replies.