First of all, a greeting to the Forum, I just joined ?.
Then: I have the same problem as @advent12 and I would like to know how he solved. Thanks.
Practically to set reCAPTCHA when submitting a Form, google provided me with an API-Key.
This key must be recognized by my site with wordpress, and to do this I have to (Google say me):
Paste this snippet at the end of the <form> where you want the reCAPTCHA widget to appear:
<script src=’https://www.google.com/recaptcha/api.js’></script>
Paste this snippet at the end of the <form> where you want the reCAPTCHA widget to appear:
<div class=”g-recaptcha” data-sitekey=”MYKEYMYKEYMYKEYMYKEYMYKEYMYKEYMYKEY”></div>
Can someone help me?
Thank you
-
This reply was modified 7 years, 6 months ago by bybias.
-
This reply was modified 7 years, 6 months ago by bybias.