Contact form 7 version 5.1+ uses v3 of the recaptcha which do all the checks on the background and doesn’t need a checkbox or challenges to be implemented anymore. Simply update your keys from v2 to v3 and delete the [reCAPTCHA] tag.
If you necessarily have to use v2, then just roll back your contact form 7 to 5.0.x
Hi,
Do i need to insert
<script src=”https://www.google.com/recaptcha/api.js?render=reCAPTCHA_site_key”></script>
into my web. Or contact form 7 will do it?
Sorry if Stupid questions.
@itsonytantanvn You don’t have to. Contact Form 7 will handle it for you. Just enter your newly created keys and you’re ready to send emails again.
You could always visit this link to provide more info about the releases.
@edwardfs Great!
Thanks you again!