weDevsOfficial / wp-recaptcha-integration

WordPress reCaptcha integration supporting Ninja Forms and Contact Form 7
https://wordpress.org/plugins/wp-recaptcha-integration
50 stars 32 forks source link

Does not work with WooCommerce Waitlist #91

Open boghy933 opened 5 years ago

boghy933 commented 5 years ago

Hello, If i try to subscribe to a product waitlist i get this message "Error: the Captcha didn’t verify.".

The only work around for now is by disabling recaptcha for the Signup Form.

I tried to add the recaptcha chebox to the form using apply_filters('login_recaptcha_html',''); but i get "Please enable JavaScript to submit this form."

Any suggestion? Thanks.