- I can reassure you, the API key and secret I’ve entered are correct. Otherwise the Cloudflare Turnstile wouldn’t work on any other page. It’s only broken for the WP-Admin page, everything else works.
- Hope this can be resolved, even if it’s not a critical issue.
- Yes my theme’s my-account page has the Sign-In and Sign-Up integrated on the same page. I noticed that the warning appears on all the my-account pages only, including sub-pages like /my-account/lost-password which either have none or just one Captcha (even after being logged in). So that’s indeed the culprit. Would be neat if the script wouldn’t be initiated twice if there are multiple instances on the same page.
On another note:
It would be great if the buttons would be disabled until Turnstile has validated. This would allow for Turnstile to be invisible, without confusing the end-users when they clicked the button too fast before Turnstile was able to approve the user as a human.
The plugin “Simple Cloudflare Turnstile” was able to do just that.
-
This reply was modified 3 years, 1 month ago by
everade.
-
This reply was modified 3 years, 1 month ago by
everade.
Hi,
For your first issue it sounds like a conflict with a plugin that recalls the WordPress auth code (e.g some sort of 2FA plugin or similar)
This copy of the plugin should resolve that:
https://gofile.io/d/Mf6oOv
We are looking into issue 2 and 3 still.
We will also look into implementing your other suggestion.
Best Wishes,
Ashley
I don’t use any other plugin that interferes with logins, at least not that i’m aware of. No 2FA and nothing similar. Maybe it’s an issue because i’m using Woocommerce?
I just tested your copy, but the issue persists.
Hi,
Could you send a list of your installed plugins?
Best Wishes,
Ashley
Hi,
I’m unable to reproduce the issue with the above plugins installed.
Would you be able to send your sites login URL so I can investigate from my side?
You can open a ticket here to send it privately:
https://aiosplugin.com/premium-support/
Enter zeros for the order number and link to this post.
Best Wishes,
Ashey
I figured the admin page login issue out!
The problem was the feature «Rocket Loader™» from Cloudflare. Once de-activated everything worked as expected.
-
This reply was modified 3 years, 1 month ago by
everade.