Tagged: CONTACT FORM, Enfold contact form, ReCAPTCHA, spam filter
-
AuthorPosts
-
January 18, 2019 at 7:29 am #1055363
Hi
I installed the Enfold Contact Form into the Contact Us Page for – https://towermotors.net.au/contact-us
And I need to limit the spam (already tried the Enfold Contact Form anti spam)I found the old topic – https://kriesi.at/support/topic/starting-to-receive-spam-enquiries-from-contact-form-on-website/#post-817676
1/ And I set up the Google reCAPTCHA Site Key and Secret Key
2/ Embed the code as show in #post-817676 into functions.php (accessed at Appearance > Editor > Child Theme )
3/ I replaced var publickey = ‘YOUR PUBLIC API KEY’;
4/ With var publickey = ‘6Lf7w4oUAAAAANpj5uR2YTj8k_hGPcMDFSdygu3y’;I left the rest of the script and saved the function.php in the Admin > Appearance > Editor
I did NOT use the Secret Key!However it won’t work!
I would appreciate someone’s help.
Cheers Dave
January 20, 2019 at 6:26 pm #1056233Hey Dave,
Here is a thread for you to consider
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 22, 2019 at 11:47 am #1057155Firstly I tired to add site & secret keys to Enfold Child Editor function.php. That didn’t show a button at end of the contact form.
Then I added loaded Enfold Recaptcha Plugin and added site & secret keys to Enfold Child Theme Options.
When I load my page – https://towermotors.net.au/contact-us/
and I get the message – ERROR for site owner: Invalid key type and no submit buttonNeed help ASAP!
Nicky CaneJanuary 23, 2019 at 5:27 am #1057570Hi,
I took a look at your site and found that you had the Recaptcha function in your functions.php, this is not needed when using the plugin. I removed it for you.
I believe your error is due to using the wrong reCAPTCHA key, above you state that you are using v3, but the plugin is for v2
Please create a new key.
Best regards,
MikeJanuary 23, 2019 at 10:37 am #1057662Thanks for that.
I did what you told me and now I get a Google Captcha show up properly. However, the submit button doesn’t show when Google Captcha is checked.
See Here: https://towermotors.net.au/contact-us/Help!
Please and thank you
Nicky CaneJanuary 23, 2019 at 1:52 pm #1057710Hi,
I see that you are getting the error:Failed to load resource: the server responded with a status of 404 () https://lh3.googleusercontent.com/a-/s48-c/AAuE7mC9FnMeFkj8hLf6v5P84ynEnq4ZD_X-7zHOOoPO
which leads to:
success error
I see that you are using Enfold v4.0.7 please update.
I also see that you are missing the PHP “mbregex” module & PHP “mbstring” extension, please ask your webhost to enable:
(while you are at it, also ask for PHP ZipArchive extension)
If this doesn’t correct the 404’s to googleusercontent, try disabling your plugins to see if one of them is blocking it, perhaps a firewall?Best regards,
MikeSeptember 22, 2020 at 10:34 am #1247577This reply has been marked as private.September 23, 2020 at 12:48 pm #1247832 -
AuthorPosts
- The topic ‘reCAPTCHA and Enfold Contact Form’ is closed to new replies.