[ad_1]
Hello,
It appears as the though the latest update has changed how Woocommerce customers reset their passwords when the site has a custom login url.
Before the update, a customer would request a password reset from /my-account/lost-password/, get an email, follow the link, then they’d be sent back to a frontend woocommerce form to reset their password.
In this update, the reset link in their email directs to the backend (admin) reset form and they get an error on topError: Your password reset link appears to be invalid. Please request a new link below.
I think this is because the password reset emails use to make the reset link with the plain /wp-login?action, but now the email link uses the custom login url of /lp-connect?action or whatever.
the custom login url leads to the admin login, which customers should not be aware of or directed to.
Thank You.
The page I need help with: [log in to see the link]
