- This topic has 12 replies, 2 voices, and was last updated 5 years, 10 months ago by
Support. This post has been viewed 1562 times
-
AuthorPosts
-
October 21, 2020 at 4:04 am #10034817
Robcar10
ParticipantHello, I am having issues with the Google Maps being displayed and the contact form on the footer using the Recaptcha v3.
Thank you!
Template Version: 8.0.0October 21, 2020 at 6:22 am #10034820Support
KeymasterHello,
Regarding Google Map:
There’s a browser console error in your website:js?key=AIzaSyAgtdWtz19k6IvUW4oPLQyOcbHcBhXGkr8:70 Google Maps JavaScript API error: ApiNotActivatedMapError. This mean you need activate the API for google maps in your google account.Learn more here:
https://developers.google.com/maps/documentation/javascript/error-messages#api-not-activated-map-errorRegarding Recaptcha V3:
Inspecting your website I saw you are using the recaptcha V2 way to declare the site key. Also it’s missing include the script of recaptcha on footer of page.Remove this code:

Add the v3 script on footer like below:

<script id="google-recaptcha-v3" src="https://www.google.com/recaptcha/api.js?render=SITE_KEY"></script>
Please try that and let us know if you need further assistance.
Kind Regards,
Rodrigo.
If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads
October 22, 2020 at 1:46 am #10034830Robcar10
ParticipantNot sure if my last message went thru.
Form was resolved.
with regards to the Map API – I have enabled but seems that I am still having issues. I wanted to send you some screenshots. how do I do that?
October 22, 2020 at 2:34 am #10034832Robcar10
ParticipantForm was resolve but im noticing that information is not being sent to the email. I double checked the email on Contact Form – Google Recaptcha v3 php file and it’s spelled correctly.
October 22, 2020 at 6:25 am #10034837Support
KeymasterHello,
Regarding form:
I did a test and saw that’s returning success message. On this case probably your server hasmail()php function disabled or miss configured. You can try use SMTP to send the emails. For it uncomment the code below atcontact-form-recaptcha-v3.php:

* Fill the options above with correct settings like SMTP host, auth, secure, port, username, etc… You can get these infos with your hosting provider.
Regarding map:
I did a new test in your website and now it’s returning these errors:

* Check if you entered the correct api key in the footer script.
* You must enable Billing in your Google Cloud Account. Since last year google requires billing information to use the maps api. Learn more here: https://developers.google.com/maps/documentation/javascript/usage-and-billingPlease try that and let us know if you need further assistance.
Kind Regards,
Rodrigo.
If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads
October 22, 2020 at 10:22 am #10034845Robcar10
ParticipantOk, so I am still having issues with “This API project is not authorized to use this API”
I have enable the the API. I have done Application Restrictions + API restrictions. API under credentials has a green check next to it. I assume everything is good but I am still getting that error.
October 22, 2020 at 11:29 pm #10034851Support
KeymasterHello,
Please check if you are with Geocoding API enabled:
You need activate the Geocoding API and Geolocation API in your google maps account:
1) Go to Google Cloud Account -> APIs & auth -> APIs
2) Search for Geocoding and click on Google Maps Geocoding API -> Enable API.
3) Search for Geolocation and click on Google Maps Geolocation API -> Enable API.
Please, try that and let us know if you need further assistance.
Kind Regards,
Rodrigo.
If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads
October 23, 2020 at 1:52 am #10034863Robcar10
ParticipantThis reply has been marked as private.October 23, 2020 at 6:05 am #10034867Support
KeymasterThis reply has been marked as private.October 23, 2020 at 6:10 am #10034869Robcar10
ParticipantWow! I’m sorry! It seems like it is. I didn’t realize that you had to click on it for the information to put. Any way to keep it visible? or is it just available when clicked?
If not, then don’t worry! everything was helpful and issue was resolved!
October 23, 2020 at 6:20 am #10034872Support
KeymasterThis reply has been marked as private.October 23, 2020 at 12:51 pm #10034874Robcar10
ParticipantThank you! Issue resolved!
October 23, 2020 at 11:00 pm #10034875Support
KeymasterHello,
Great! 🙂
If you need further assistance feel free to contact us.
Kind Regards,
Rodrigo.
If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads
-
AuthorPosts
This topic is marked as "RESOLVED" and can not rceive new replies.