• Resolved Dragan90

    (@dragan90)


    Hi, how can I add a success message after the lost password is successfully reset?
    At the moment, once the password is reset, it simply redirects to the login page without any notice or message which can confuse users.

    I want to add a success message to either /login/lost-password/ page or to the /login/ page after redirection.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support sanjuacharya77

    (@sanjuacharya77)

    Hi @dragan90,

    After the lost password is successfully reset, then the success message will be shown on the top of the login page saying: “Your password has been reset successfully” For more details please refer to this screenshot:https://prnt.sc/szy44c.

    Also, provide me the URL of the registration and Login form? Do let me know and I will get back to you accordingly.

    Thanks and Regards!

    Thread Starter Dragan90

    (@dragan90)

    Thanks for quick response, I figured out where was the problem.

    I didn’t have registration and account pages and had a redirection to the login page for non-logged users. So after the new password is set it was trying to redirect to the homepage so the login page didn’t had /?password-reset=true and wasn’t showing the message.

    I set the login page to be the account page too and it’s working perfectly now.
    Thanks, your response helped me to figure this out.

    Regards

    Plugin Support sanjuacharya77

    (@sanjuacharya77)

    Hi @dragan90,

    Glad to know that it is working fine. You are welcome and have a great day ahead.

    Thanks and Regards!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Success message after reset password’ is closed to new replies.