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."
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.