Viewing 30 posts - 1 through 30 (of 56 total)
  • Author
    Posts
  • #669886

    Hi,

    Is there a way to get google maps working. I have tried everything which I could find but nothing works :(

    #669891

    Hey perfortuna!

    Please make sure that you are using the latest version of Enfold which is currently 3.7.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and refer to this post – http://kriesi.at/documentation/enfold/how-to-register-a-google-maps-api-key/

    Regards,
    Yigit

    #669892

    You created a new API key in your Google account, and filed in the code in the new Enfold v.3.7?

    rob

    #669921

    Hi

    I am using the latest version off Enfold. Followed all the steps as discribed. Waited for several minutes but nothing is working.
    It is not possible to get the coordinates.

    In the footer widget I get :

    Oops! Something went wrong.
    This page didn’t load Google Maps correctly. See the JavaScript console for technical details.

    Please let me know what I do wrong

    Michel

    • This reply was modified 8 years, 3 months ago by perfortuna.
    #669927

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Yigit

    #669929

    I have same problem. It looks like its a php7 issue.

    #669933

    I will send you it

    #670029

    Hello:
    As you can see from my home page footer widget, the map is not working. I have the Enfold 3.7.1 and added my Google Map API as instructed

    Admin login is in the private content — thanks much for your help.

    Regards, Ned

    #670051

    I am experiencing the same problem. I uploaded the latest version of Enfold and followed the instructions in the Google Services section of the Enfold settings. I was surprised because I thought I’d have to create one of the many API’s just for Google maps as shown in the Google developer library. It does seem like your tutorial could use a bit more info between steps 3 and 4.

    • This reply was modified 8 years, 3 months ago by Dandelion222.
    #670055

    Hey!

    Just to make sure, if you have inserted your domain here – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2016/08/step_4.png, can you please try removing it or try adding domain in following format
    kriesi.at/*

    Cheers!
    Yigit

    #670064

    Hi

    I did a reset and now I get the coordinates off the places. It shows a split second the map and then there is an error : Oops! Something went wrong.
    This page didn’t load Google Maps correctly. See the JavaScript console for technical details.

    please let me know what to do next

    Michel

    #670067

    Same exact thing is happening on my site. I registered for an API key and inserted it in Enfold / Google Services, but on the website after getting the map for a split second I get the OOPS screen.

    – Barbara

    #670179

    Hi,

    It works correctly please make sure in the google maps API option /* is added to the end of your site name

    Example http://kriesi.at/*

    Best regards,
    Vinay

    #670240

    It is still not working. :(

    Oops! Something went wrong.
    This page didn’t load Google Maps correctly. See the JavaScript console for technical details.

    Is the error message I get all the time. I have cleared my cache etc etc but nothing helps

    Michel

    #670272

    Working fine without the star before .domain.com/*

    So dont use *.domain.com/*

    Just http://domain.com/*

    #670289

    Hi

    I have used :
    http://*.domainname.nl/*
    domainname.nl/*
    *.domainname.nl/*

    Everytime I get a the same error message.

    Is there something wrong with a JAVA script?

    Michel

    #670290

    Hello, same problem here since I´ve updated to 3.7.1

    #670295

    Hey!

    Can you please try leaving domain field empty and check if that helps?

    Regards,
    Yigit

    #670315

    Hi Yigit

    I have left the field empty
    I have used *.*/*

    And still I get the message : This page didn’t load Google Maps correctly. See the JavaScript console for technical details.

    Michel

    #670382

    Google says to wait 5 minutes for the change in settings to take effect. So I have now systematically changed the url in my project in google to:

    domain.com
    domain.com/*
    .domain.com/*
    http://domain.com

    In each case I waited at least 10 minutes before reloading the pages on my site with the map. Nothing worked. I still see a map for a split second, then the Oops message.

    • This reply was modified 8 years, 3 months ago by Dandelion222.
    #670444

    Just to let you know, it`s possible to get it to work.

    I have 3 sites running where it works just fine.

    E.g. my seo agency – map in footer: http://www.connect-media.dk/seo-bureau/

    #670518

    That is very good to hear jjdenmark. Thank you for sharing because it’s the first I’ve heard of it working for someone. Did it work right away? Can you say what you did? How you added the URL and if you had to enable any of the API’s in the Google Developer Library?

    #670540

    I did exactly as mentioned here :

    New API key with only http://domain.com/*

    Key insert in Enfold and cache clear in W3 total cache and a F5 on the page to load new edition.

    The Key was automatically enabled.

    I made a new key for the next domain and its also just working.

    #670542

    Thanks for sharing. I’m sorry to report mine still does not work. I tried visiting the page in another browser that I haven’t used in a long time, just in case I wasn’t clearing the cache right – no luck. I tried in an incognito window in Chrome, but it still isn’t working. Has anybody else in this thread gotten this to work?

    • This reply was modified 8 years, 3 months ago by Dandelion222.
    #670547

    Do you use a cache plugin? php 7 ?

    #670551

    @jjdenmark. No. I don’t really know what that is. I find that Google Cache doesn’t clear out easily. I have had more than one project where no matter how many times I say to clear the browsing history that something is fine on other browsers but not on Google Chrome.

    My map works in the sidebar works. Now that I switched to using a separate plugin. But the maps in the pages are getting the Oops message. Sigh.

    #670552

    I mean a cache plugin like W3 Total cache, it can help the issues with browsers.

    Every time you clear the cache, it sets new dates for objects and java. It forces the browsers to get new fresh data.

    #670553

    Ah, I almost asked you what that was when you first mentioned it. Is it a WordPress plugin? Or is in an extension for Google Chrome? I take it you have used it a lot?

    #670555

    A use it for speed optimization, it a WP plugin, free.

    When you install it, you can turn on minification af java and Css – and Gzip for html…aaand also object expiration time.
    It helps on many issues with browsers not getting the newest version including yourself – just remember to flush the cache after updating.

    It will make you sites load 2-300% faster.

    #670556

    I’ll check it out. Thanks!

Viewing 30 posts - 1 through 30 (of 56 total)
  • The topic ‘google maps not working’ is closed to new replies.