• Resolved dabmab

    (@dabmab)


    Hello, I’m using the Theme My Login plugin to create a custom “Forgot Password” page. Everything works fine except when a user submits their email or username when they forgot their password, it redirects them to the login page and does not show a success message to let the user know an email was sent. Is there a way I can add a success message or redirect the user to a different page after they submit a “forgot password” form on my custom forgot password page?

Viewing 1 replies (of 1 total)
  • Plugin Author Jeff Farthing

    (@jfarthing84)

    This is usually due to your hosting provider utilizing server-side caching. Kindly ask them to exclude TML’s paths from the cache, which by default are:

    /login
    /logout
    /register
    /lostpassword
    /resetpass
    /dashboard
    /profile (If using Profiles extension)
    /activate (If using Moderation extension)
    /2fa (If using 2FA extension)

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.