Tagged: enfold update, Google API, google maps
-
AuthorPosts
-
August 22, 2016 at 7:52 pm #675997
Hi,
Since Enfold 3.7.1 and the new Google Maps API my Google Maps are not working anymore.
I have created an API-key and pasted the key in the Enfold settings.
When I open the site it shows the map for a split second and then shows
“Oops! Something went wrong.”I have disabled all plugins, but I get the same result.
The only thing I haven’t done is add a mask to the Browser API-key, so it only works for my site.
But this is optional right?I have added login credentials for my site in the Private content.
August 23, 2016 at 1:15 am #676096PS. I have moved the widget to the “Deactivated Widgets” section.
But I still would like a fix to this problem.August 24, 2016 at 5:55 am #676779Hi,
I get a 404 error on the login page, could you check please?
Best regards,
RikardAugust 24, 2016 at 9:40 am #676872Firewall changed login url.
New login url in Private Content.August 26, 2016 at 2:00 pm #678124Dear Kriesi team,
I have 20 licenses of Enfold.
I love your theme and you support.
This problem however is costing me customers.
I now have to replace 20 maps with a custom widget because the Enfold Google maps API integration is not working.
I hope you can help me out, because I am getting desperate.August 26, 2016 at 2:18 pm #678134Hey!
If you have inserted domain here – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2016/08/step_4.png
Can you please try inserting as following
yourdomain.com/*Regards,
YigitAugust 26, 2016 at 3:39 pm #678183Yigit,
I have added *.yourdomain.com/*
And ofcourse I have replaced “yourdomain.com” with my domainname.August 26, 2016 at 3:44 pm #678185Hey!
Can you please try as
yourdomain.com/*
instead of
*.yourdomain.com/*That helped some users.
Best regards,
YigitAugust 27, 2016 at 2:33 pm #678425I have changed it to domain.com/* but it does not work for me.
The console tells me:
"Google Maps API error: MissingKeyMapError https://developers.google.com/maps/documentation/javascript/error-messages#missing-key-map-error" js:32:350 _.bb() js:32 km/this.H</<() common.js:52 _.py</<() common.js:224 Ul/d() common.js:46 <anonymous> AuthenticationService.Authenticate:1 "Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys"
But I have pasted the new API-key in the Enfold “Google Services” settings.
August 29, 2016 at 6:12 pm #679079Could something be blocking the API key from being transmitted to Google Maps API?
Isn’t this a Javascript solution? How can it be blocked?I am getting really desperate, as none of the Google Maps widgets currently work.
My customers start to complain and I understand there complaints.
There must be some solution to this problem, right?HELP!
August 29, 2016 at 6:39 pm #679086Hey!
Are you using the same domain API key, for all the sites?
The JS might be blocking only if other plugins do use Google Maps and that could be making us some issues.The widget does not work, but the map work, right?
It seems can be an issue with the widgets only, we have reported to Kriesi and he is trying to get a look, if there is something that can be fixed.
We would appreciate a short of patience, as he is working on the new release and will be our really soon.Best regards,
BasilisAugust 30, 2016 at 12:12 am #679203No I generate one API-key per domain from different Google Accounts.
August 30, 2016 at 12:20 am #679205And the Google Map from ALB is not working either. It fails to receive coördinates for a valid address :(
September 1, 2016 at 8:23 am #680554I am having the same problem and it sprung up only after I updated to Enfold 3.7.1 from Enfold 3.5.4
I have generated an API Key and have gone through all of the steps but it is still not working.Since it worked until the upgrade, it is possible that there is a problem with Enfold?
I was in the middle of switching a couple clients to Enfold, but cant until this is working again.I can embed custom maps from Google just fine, however, I can not get the Enfold maps widget to work.
Thanks for your help,
JonSeptember 1, 2016 at 8:24 am #680555I also tried this with my API key subbed in, inside functions.php and it didn’t help
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=MYKEY’, array(‘jquery’), ‘3’, true);
wp_enqueue_script(‘avia-google-maps-api’);
}
add_action(‘init’, ‘ava_googlemaps_apikey’);September 1, 2016 at 2:34 pm #680740Hi,
could you provide us FTP access please? we need to have a deeper look into it. Post them here as private reply.
Best regards,
AndySeptember 2, 2016 at 8:10 pm #681454Andy, FTP credentials attached.
September 5, 2016 at 3:03 pm #682198Hi,
please try to delete all your current API Key for your domain. Afterwards create a new one and mind “Step 4 -> IMPORTANT” of this: http://kriesi.at/documentation/enfold/how-to-register-a-google-maps-api-key/
Best regards,
AndySeptember 5, 2016 at 4:01 pm #682241Andy,
First I deleted my current projects from the Google API page.
Then I tried tried to follow your tutorial.
I was logged in to Google.
So I followed the link from step 1 of your tutorial.
But when I clicked “Get a Key” it looked very different from your step 3. (http://imgur.com/a/C9Xrn)When I select “Create New Project” it will load for half a minute and give me an API key.
I paste this API-key, but the Widget still doesn’t load :(
“Oops! Something went wrong.
This page didn’t load Google Maps correctly. See the JavaScript console for technical details.”PS. When you manually select the api key in your browser and paste it, the key has a trailing space. Your interface doesn’t trim the key.I removed the trailing space myself.
September 6, 2016 at 12:34 pm #682566Hi,
I don’t get what your screenshot should show us. However, this is what you need to do:
Fill in the empty space (*.example.com/*) like “Step 4” is showing it to you.Best regards,
AndySeptember 6, 2016 at 2:47 pm #682664Andy,
I am trying to tell you that I get different screens when I follow your instruction (http://kriesi.at/documentation/enfold/how-to-register-a-google-maps-api-key/).
- So after step 2 I see this screen: http://imgur.com/a/C9Xrn
- Then when I click “Create Project and Enable API” I see this screen with an API key: http://imgur.com/a/asnpu
- When you use the copy button in this screen, the key gets a leading and trailing whitespace: http://imgur.com/a/555Em
This API key does not work, with or without spaces.
- In order to get to your step 4 screen I need to go to the following url: https://console.developers.google.com/flows/enableapi?apiid=maps_backend,geocoding_backend,directions_backend,distance_matrix_backend,elevation_backend,places_backend&keyType=CLIENT_SIDE&reusekey=true
- Then I have to select a project and then I can create a browser key: http://imgur.com/a/y156f (this browser key I have attached in the Private Content of this post)
- This browser key also has a leading and trailing whitespace that the Enfold Google Services does not remove. So I have removed them manually.
This API-key doesn’t work either!
Can you please take a serious look at my site. My customer’s are losing faith in my skills and I really can’t afford it to lose them.
Thank you.
September 6, 2016 at 10:46 pm #682876Is there any update on this? I have re-created the API Key as instructed 5 times and it still isn’t working.
Have gone in and created a Google API Key, added my website address in as *.ultimatefamilyhaircare.net/*, then applied the key under Google Services inside the Enfold options and the map does not work. It worked perfectly on Enfold 3.5.4 until I accepted the update to the newest version.
Thanks
JonSeptember 6, 2016 at 11:03 pm #682882September 6, 2016 at 11:38 pm #682894admin creds
September 7, 2016 at 1:19 pm #683115Hi,
we are sorry for this inconvenient issue. Kriesi needs some more time to figure out what is causing it. It’s quite difficult, because it’s happening for some people only, while working for others totally fine. We can’t reproduce it on our end for example. So thanks for being patient.
Best regards,
AndySeptember 14, 2016 at 1:04 am #686104Andy,
Any news on this????
My customers are very upset with me, and I have no clue what is going on.
September 14, 2016 at 12:39 pm #686315Hi,
it is fixed now. Kriesi uploaded already a new release of Enfold. Please install v3.8. Follow Kriesi on Facebook, Twitter, etc. to get notifications like that in the future.
Best regards,
AndySeptember 14, 2016 at 6:30 pm #686543Andy,
I updated to 3.8 and have a valid Google API Key in and it still isn’t working.
http://www.trailautobodyandmarine.com/contact/Thanks
JonSeptember 16, 2016 at 11:23 am #687391Hi,
delete all your existing API keys. Then create a new one, following these instructions: http://kriesi.at/documentation/enfold/how-to-register-a-google-maps-api-key/
Especially watch for Step 4.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.