Support

Account

Forum Replies Created

  • For now i think this is the only fix.

    Please go to

    https://developers.google.com/maps/documentation/javascript/get-api-key#get-an-api-key

    – get a Google API Key

    – make sure the Google Maps Api’s are enabled:

    Google Maps Directions API
    Google Maps Distance Matrix API
    Google Maps Elevation API
    Google Maps Geocoding API
    Google Maps JavaScript API
    Google Places API Web Service
    Google Static Maps API
    – Copy the generated API key

    –Open the acf-input.min.js file located in the plugins folder of your WordPress-install (full path: /wp-content/plugins/advanced-custom-fields-pro/assets/js/acf-input.min.js)

    – find sensor=false&libraries=places and replace both instances with key=XXX&libraries=places (replace XXX with your own API key)

    (Add key in all occurrences of “sensor=false&libraries=places” )

    Thank you

  • Thank you john, i tried to search but did not find solution. I opened this because i wanted to notify the developer, i have fixed issue.

Viewing 2 posts - 1 through 2 (of 2 total)