Skip Navigation

[Resolved] Google map Address field

This thread is resolved. Here is a description of the problem and solution.

Problem:

The issue here was that the user's google maps field was not working on the backend. This means that the field was not displaying the map as it should.

Solution:

It seems that this was a case with the Google Maps API Key.

What I recommend is to try using a key with an unrestricted domain and see if that works.

This support ticket is created 6 years, 9 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.

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

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 2 replies, has 2 voices.

Last updated by Jernej Kozole 6 years, 9 months ago.

Assisted by: Shane.

Author
Posts
#718879
image 2.PNG
image 1.PNG

I am trying to show location from address on frontend.

I added Post Field type address (image 1).

Following: https://toolset.com/documentation/user-guides/display-on-google-maps/#map-address-fields

There is no map on admin backend when adding address custom post type field. (image 2) I think since the field is not recognized as Google Address, there can't be an output on frontend. I did exactly as it should be on layout - added map and then marker from address field.

Front-end axample: hidden link

Hosts redirect: 193.9.21.124 hidden link

Interesting, when I add User field and edit user, the map is shown as expected in admin. So, the problem is with Post type field.

#720198

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Jernej,

Thank you for contacting our support forum.

I'm not sure what is happening here but could you quickly try this for me to rule out the possibility of a conflict?

Could you temporarily disable all the non-toolset plugins and then check again to see if the map starts loading ?

Please let me know the results.

Thanks,
Shane

#720417

Hi Shane and thanks for reply. I solved it.

I saw, that many had similar problem with the Enfold theme. So, I did a little testing and found that the problem is caused by Google API call conflict. So I found a solid solution, which is quite simple 🙂 Now, everything works nice.