Hi there!
What steps and from where? I ask because a search on adding Google Maps to a WordPress site yields quite a bit of results. Was this from a specific theme, a plugin, a YouTube video, site?
Are there any errors being shown?
Used steps directly from google’s API developers site which I am directed to from my greyed out map. Sorry, posted wrong link to map: coupage.com/contact
If I go to the page, I see two console errors. The first one:
jquery.isotope.min.js:7 Uncaught SyntaxError: missing ) after argument list
And the second:
js?sensor=false&ver=4.9.8:95 You have included the Google Maps JavaScript API multiple times on this page. This may cause unexpected errors
I’m not 100% certain if the first one is causing the second one or to just not load but I would try and fix that first. JavaScript is weird when it comes to some errors. On some it will continue to keep working and load things and some will just halt everything and break the entire page. I’ve had that happen once or twice because of a wrongly named thing.