stefarts
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Recaptcha issueHello,
I had the same issue…
It seams that this problem comes if you add this code: add_filter(‘wpcf7_load_js’, ‘__return_false’); in your function.php file of your themeI added it because CF7 was not working on mobile… but after few checks recaptcha was not working on FireFox… I deleted the added code and now it recaptcha comes back on FireFox…
Now I do not know how to solve the problem to have all things working!
Can you please check if you added this code line and if deleting it solves also your issue?Thank you.
Regards.
ThanksForum: Plugins
In reply to: [Contact Form 7] Captcha – Please upgrade to a supported browserHello,
I had the same issue…
It seams that this problem comes if you add this code: add_filter(‘wpcf7_load_js’, ‘__return_false’); in your function.php file of your themeI added it because CF7 was not working on mobile… but after few checks recaptcha was not working well… I deleted the added code and now it recaptcha comes back on FireFox…
Now I do not know how to solve the problem to have all things working!
Can you please check if you added this code line and if deleting it solves also your issue?Thank you.
Regards.
ThanksForum: Plugins
In reply to: [Contact Form 7] reCAPTCHA not working in Firefox v59.0.2Hello,
I had the same issue…
It seams that this problem comes if you add this code: add_filter(‘wpcf7_load_js’, ‘__return_false’); in your function.php file of your themeI added it because CF7 was not working on mobile… but after few checks recaptcha was not working on FireFox… I deleted the added code and now it recaptcha comes back on FireFox…
Now I do not know how to solve the problem to have all things working!
Can you please check if you added this code line and if deleting it solves also your issue?Thank you.
Regards.
Thanks