Spam protection with akismet or recaptcha not working
-
So my client is receiving spam, so I tried to to integrate recaptcha, it seem liked it worked, i tried both v2 and v3 but both integrations renders the forms on the site not working. It gives that submission form error, as soon as i remove the integration… everything works fine and dandy
So next was to integrate akismet, but again it renders the forms not working.
I’m using this as
<label> Your name [text* your-name akismet:author] </label> <label> Your email [email* your-email akismet:author_email] </label> <label> Subject [text* your-subject] </label> <label> Your message (optional) [textarea your-message] </label> [submit "Submit"]And again, as soon as i remove the akismet tags, it starts working again. I’ve read the help page on this https://contactform7.com/spam-filtering-with-akismet/, but havn’t found a fix for this.
The page I need help with: [log in to see the link]
The topic ‘Spam protection with akismet or recaptcha not working’ is closed to new replies.