@ Dariusz
RE: I’m at a loss. I’m not sure what youre referring to when saying enable the google maps API in API console.
In the Google API Console (the Google site where you created the API keys), make sure you have the Google Maps API libraries enabled … judging by your last screenshot you do.
RE: The only other API key on the website i think is the theme (enfold) that has API key from ThemeForest added, i’m not sure how that has anything to do with it or how to change that.
No, that is not what I am referring to…
The screenshot where you show the browser console, the errors listed on the WP admin page … there is an error listed by Google which states the Google Maps API is loaded twice on the page.
That error indicates that another plugin or the theme is also loading the Google Maps API. If that second instance being loaded does not have an API key, you will get the MissingKeyMapError from Google.
I suggest the plugin conflict check. Something else is loading the Google Maps API on the page and it does not have the key, likely overriding what you’ve setup for Connections.
