Navigation überspringen

[Gelöst] Both my home page Zip code search and Map search are not working.

This support ticket is created vor 4 Jahre, 2 Monaten. 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 – 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: Africa/Casablanca (GMT+01:00)

Dieses Thema enthält 18 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von jessicaM-4 vor 4 Jahre, 1 Monat.

Assistiert von: Jamal.

Author
Artikel
#2019285

Sure. I removed the line that was displaying the posts' links. Check this screenshot versteckter Link

#2022871

HelloJamal,

The location search still is not working and I checked my Google API key restrictions and there are none. I'm stuck at this point with what the issue could be.

#2023235

Hi Jessica, I am afraid the issue is in the Google Maps API key that is not letting the server reach Google Maps API to resolve the search address into {latitude, longitude} so it can be used in SQL queries.

I used our API Key and the search worked as expected. Check this screenshot versteckter Link

Please follow our article on how to set up the API Key https://toolset.com/course-lesson/creating-a-maps-api-key/
Make sure that you are activating the 3 API we need: Maps JavaScript API, Geocoding API, and Places API.

Check this screenshot from the Toolset Settings using your API key versteckter Link

#2029843

Thanks so much, Jamal. I fixed the Google Maps API and the map search is working. Thank you for all the help with that.