How have you set up the form in Contact Form 7’s admin page?
Yes, I believe it is configured correctly. This is what I have after adding the Captcha.
<p>Your Name (required)
[text* your-name] </p>
<p>Your Email (required)
[email* your-email] </p>
<p>Subject
[text your-subject] </p>
<p>Your Message
[textarea your-message] </p>
[captchac captcha-239]
[captchar captcha-239]
<p>[submit “Send”]</p>
Form appears at http://www.goaltech.net/contact/
You can test as well.
Thanks
Marios
By the way the form works fine without the Captcha.
Try deactivating “hammy” plugin.
Yes Hammy was the problem!
Thanks for your good support!
Marios
PS: never mind – solved – had different numbers in these:
BAD: [captchac captcha-655] [captchar captcha-344]
GOOD: [captchac captcha-655] [captchar captcha-655]
I don’t have any hammy plugins – pretty blank install of WordPress and a few posts.
Always getting “Your entered code is incorrect.” – what else could I try to solve it?
Gleb