monstrator
Forum Replies Created
-
OK, thanks!
I will create a new issue after some more testing.
Best regards!
I believe the problem has to do with the error message above. The fields for the address are not being updated. You can try it yourself: https://www.monstrator.se/kontakt-med-adress/
BR, Denis
Only this error but it seems to be ignorable: “You have included the Google Maps JavaScript API multiple times on this page. This may cause unexpected errors.”
Sure, happy to give 5 stars if the last problem can be fixed: I cannot submit the form when I mark the map element as mandatory in the CF7 form:
[map* pickup id:pickup show_address “zoom:10;clat:56.04811092206523;clng:12.684843594487587;lat:12.007089;lng:79.810600”]
I get: “One or more fields have an error. Please check and try again.”
When removing the star for mandatory it works but I need to have the field mandatory.
Thanks, it works now! Well done! 🙂
Hi!
I found the issue. Your plugin tries to access the Google API over HTTP but the website is running with HTTPS. That communication is then blocked by any modern browser. Do you have a HTPPS-switch that can be set somewhere?
Br, Denis
Hi!
I am using the Google Maps plugin with WP 5.1.1 and face issues with the API key. I have enabled geolocation and places as well and the API key is still unprotected.
I added the API key to the plugin settings. Still, maps shows ‘This page can’t load Google Maps correctly’. When tracing the calls towards the google api I cannot see any traces of the API key that I entered.https://www.monstrator.se/kontakt-med-adress/
Thanks!
EDIT:
Checking with the Google Maps API Checker plugin I get the following error message:
“Maps Platform Report
ERROR: This site doesn’t seem to be using an API key. Keyless usage will soon be deprecated. Please set up and secure a key for your project.JS API Call:
https://maps.googleapis.com/maps/api/js?callback=__gmap3”- This reply was modified 7 years, 2 months ago by monstrator. Reason: Added link to page
- This reply was modified 7 years, 2 months ago by monstrator. Reason: Added more info