You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: