reCAPTCHA blocking form submission
-
Hello everyone
I am using WPForms Lite for the first time and completely stuck with an error, which is returned upon clicking the submit button.
The error is returned after filling in every field in the correct format, passing the tests reCAPTCHA gives you and hitting the submit button – ‘Please fill in this field’ appears from reCATCHA and nothing else happens.
As part of the process to set up the form, I made sure the correct API key was copied, Enable Google reCAPTCHA (v2) checkbox was checked and the line below was embedded in the HTML template just before the closing <head> tag:
<script src=’https://www.google.com/recaptcha/api.js’></script>
I could not find any workaround by Googling. Someone please help me.
Thank you in advance,
Ead
The topic ‘reCAPTCHA blocking form submission’ is closed to new replies.