karltbone
Forum Replies Created
-
Forum: Plugins
In reply to: [ReCaptcha v2 for Contact Form 7] Can still submit form without checking boxturns out there was an extra end div tag somewhere in the code which was causing this.
thanks
Forum: Plugins
In reply to: [ReCaptcha v2 for Contact Form 7] Can still submit form without checking boxHello,
Thank you for your response. Adding a span didn’t fix anything, still getting the querySelector error. Furthermore, other forms work without the span anyway (they are all wrapping it with a div). The captcha is not appearing at all on this reseller form.
I will investigate the caching to see if that is it. If not I will just uninstall the plugin and attempt to use another plugin.
Forum: Plugins
In reply to: [ReCaptcha v2 for Contact Form 7] Can still submit form without checking boxHi,
I got it working by updating contact form 7 as you suggested. But there is an issue with another form. I have ‘ Cannot read property ‘querySelector’ of null’ coming from https://13.55.138.53/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.4
On this page only: https://13.55.138.53/become-a-reseller/ only this form. The contact form works correctly on other pages now, and on this page if I replace that form with the contact form it will work.
But this specific form, 37711, doesn’t work. All forms have recaptcha + honeypot installed to stop spam. As far as i can tell there should be nothing special about this form.
The IP address should work as it doesn’t have a white-list or anything.