Skip Navigation

[Resolved] Maps stop working *after* add Google Maps API

This support ticket is created 7 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 7 years, 5 months ago.

Assisted by: Luo Yang.

Author
Posts
#531099

I am trying to:
Display maps within a post using Toolset Maps

I visited this URL:
hidden link

I expected to see:
The map displayed with address marker.

Instead, I got:
Error indicating the map cannot be displayed. I can send you the exact console error and domain in private message if required.

NOTE:
1. I have tried it with and without http referrers (*.mydomain.com/*) added to Google API credentials.
2. The only way I can get it to work is by removing the Google Map API Key from the Toolset Settings > Maps tab.

#531211

Dear Chuck,

I suggest you check these:
1) double check your google map API key by follow our document:
https://toolset.com/documentation/user-guides/display-on-google-maps/#api-key
Creating a Google Maps API Key

2) Add debug attribute into map marker shortcode, and get the debug logs, for example:
[wpv-map-marker ... debug="true"] ... [/wpv-map-marker]

3) deactivate other plugins and switch to wordpress default theme, and test again

If the problem still persists, please provide the exact console error and domain in private message