-
AuthorPosts
-
January 20, 2019 at 11:58 pm #1056358
Because I’ve been getting bombarded by spam via the contact form—to the point that my host canceled my hosting account because it was overwhelming the server—I installed @ismael’s recaptcha plugin last night.
The plugin is doing what it should with my contact form (drstevesilvestro.com/contact).
HOWEVER, it’s now added a captcha to my Mailchimp newsletter signup form—which I do NOT want. See my homepage to see this….it’s in the blue bar 1/3 down the page: http://www.drstevesilvestro.com
How might I go about remedying this?
Thanks!
January 22, 2019 at 3:24 am #1056997Hey Uncannystevo,
Thanks for the info.
I modified the plugin a bit. You have to modify the “public/class-enfold-recaptcha-public.php” file and edit this code around line 196:
var form = jQuery(".avia_ajax_form");Replace it with:
var form = jQuery(".avia_ajax_form").not(".avia-mailchimp-form");Best regards,
IsmaelJanuary 22, 2019 at 4:18 am #1057007Thanks, Ismael, I really appreciate the help.
Unfortunately, I had to deactivate the plugin because a bigger issue came up with it for my site:
I’ve got to keep it deactivated for now until a workaround comes up for the ad issue. If it’s possible that one does, then I’ll be sure to make these changes, too. Thanks!
January 23, 2019 at 1:54 am #1057530Hi,
Thank u for the feedback and for coming back to us with the update. We do appreciate it a lot!
Best regards,
BasilisJanuary 23, 2019 at 7:36 pm #1057909Happy to help. For now, I’ve deactivated the plugin and am using Contact Form 7 & Honeypot.
All the best,
SteveJanuary 24, 2019 at 8:51 am #1058075 -
AuthorPosts
- You must be logged in to reply to this topic.
