So i have a strange issue…i can’t get the GOogle Captcha to show on the page.
I have put in the correct info and code, but the V2 checkbox doesn’t appear
http://vanderbundtcollection.com/contactus.php
So i have a strange issue…i can’t get the GOogle Captcha to show on the page.
I have put in the correct info and code, but the V2 checkbox doesn’t appear
http://vanderbundtcollection.com/contactus.php
Hi,
Can you check the console for errors?
Make sure that you’re using the right code, not mixing the two keys
Try to place the recaptcha somewhere else to make sure the parent divs are not hiding it.
Check if
<script src="https://www.google.com/recaptcha/api.js"></script>
is included on the page
it was the script not on the page. I guess i assumed that when you add it through the APP in Wappler, it would add that automatically, but for some reason it didn't.
Thank you!!