I was working on my contact page, using your contact form. I would like to add a recaptcha to it, using google.com/recaptcha. I got my website key and secrete key. I can display the captcha on my website, adding the <script> in the <head> of the document and putting the <div class="g-recaptcha" in my page. The problem is with what is supposed to happen in the backend... because for now, if I try, the form can be sent without checking the captcha. I am not a developer and the informations on the google recaptcha website are not very clear to me... How can I make the captcha work with your form, that I like ? I could use a different plugin for the form, but I really like the form from Kalium. Thank you a lot in advance.
You cannot include a CAPTCHA in the contact form, as it already has a verification method by AJAX which will not allow the contact form to be used for spam.
Hello !
I was working on my contact page, using your contact form. I would like to add a recaptcha to it, using google.com/recaptcha. I got my website key and secrete key. I can display the captcha on my website, adding the <script> in the <head> of the document and putting the
<div class="g-recaptcha"
in my page. The problem is with what is supposed to happen in the backend... because for now, if I try, the form can be sent without checking the captcha. I am not a developer and the informations on the google recaptcha website are not very clear to me... How can I make the captcha work with your form, that I like ? I could use a different plugin for the form, but I really like the form from Kalium. Thank you a lot in advance.Hi Terrien,
You cannot include a CAPTCHA in the contact form, as it already has a verification method by AJAX which will not allow the contact form to be used for spam.
Best regards,
Laborator Team
Ok, thank you for the answer !
Wishing you the best,
Clémence