Turnstile not rendering on Classima theme login pag
-
Hi,
I’m integrating Cloudflare Turnstile with my WordPress site, but it’s not working correctly with the Classima theme’s custom login form. “Please verify that you are human” error
Issue:
When Turnstile is enabled for the WordPress login form, the widget does not render on the login page. As a result, when I attempt to log in, I get this error message:“Please verify that you are human.”
If I disable Turnstile protection for the WordPress login form, login works fine — but of course, that removes the CAPTCHA validation.
t looks like the plugin hooks into the default
login_formorwp_login_form()action, but since Classima uses its own custom login form, those hooks don’t fire — meaning Turnstile never renders.Could you please provide a way to manually embed or trigger Turnstile verification on custom login templates (like Classima’s), or add a filter/action I can hook into to make it compatible?
I prefer not to use Google reCAPTCHA — Turnstile is my only CAPTCHA solution.
Thanks for looking into this!
You must be logged in to reply to this topic.