Issue with anti-spam in my custom WordPress theme
-
I have created a custom theme in WordPress. I’m using WPForms plugin to add forms to my site. It works if I disable “anti-spam” and “reCaptcha”, but if I enable any of those I get error messages both in my form and from reCaptcha.
Before submit
Form error: Please enable JavaScript in your browser to complete this form.
After submit
Form error: Form error message
Form has not been submitted, please see the errors below.
reCaptcha error: Recaptcha error messageGoogle reCAPTCHA verification failed, please try again later.
I also can’t see my reCaptcha symbol. I have tried to use v2 checkbox, I can’t even see the checkbox in my form. I have tried v2 that works in the background, same problem. I have also tried v3 and that does not work either.
I have been in contact with the support for WPForms but they don’t know what the problem is.
Do I need do add something in my functions.php file to enable anti-spam and reCaptcha related things?
I have also tried to use another form plugin Custom Form 7, I have the same issue there. It works without reCaptcha, but with it I get errors.The page I need help with: [log in to see the link]
- The topic ‘Issue with anti-spam in my custom WordPress theme’ is closed to new replies.