Replies: 0
The reset password request is sending the email, but the link is returning to the request to change password form and not the reset password form.
I’ve tried:
{{home_url}}/login?action=rp&key={{key}}&login={{username}}
/login is holding [user_registration_my_account]
/forum-registration is holding the registration form
both work fine
the email confirmation link works fine too
Registration URL: https://www.willowlifecoach.com/forum-registration
What am I doing wrong?