Reset password – loop
-
I’m finding it impossible for users to reset their passwords using the custom registration page. When you click the “Lost Password” link, the site sends an email as expected — but the “Reset Password” link just redirects back to the login page, where users can only request another reset email. It creates an endless loop, and there’s never an option to actually set a new password.
I have tested it on clean theme with only woocommerce and user registration plugins active, the problem remains.
Reset password email has correct link with parameters like key, id and login, but after clicking, everytime it is redirected back to /my-account/lost-password/?show-reset-form=true, where you can request to change your password by entering your email. So we get endless loop.
I found couple threads here about this, but didn’t find any solution.
You must be logged in to reply to this topic.