I want to set up the captcha for the contact form.
What I did:
Used the default contact page (no changes) and added to the line:
[contact_form to="name@mydomain.de"]
the following: captcha: “yes”
so it looks like this: [contact_form captcha="yes" to="name@mydomain.de"]
What happened: The captcha is there and it asks me a simple math question. Fine. I tested what happens when I do it wrong: A red thumbs down icon shows up. So the first try was wrong. Everything correct at this point. Now I enter the correct awnser (for the same question, no automatic page reload or something) and again there shows up a red thumbs down icon but I still receive the message. Is this my fault or a themes fault?
If I enter the correct awnser at the first try there is a thumbs up. But its really strange as a user if you dont know if its send correctly so you send the whole things again or just close the window and I lose a customer.