• Resolved logisticscm

    (@logisticscm)


    I installed this plugin & it has done a remarkable job getting rid of spam registrations at our site. Unfortunately, the ‘lost your password’ link for our students who train online is now not working. It is a circle of enter your password, get a link, the link seems invalid… Is there something I’m missing or a way to fix this?
    Thanks in advance

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Experiencing the same error.

    WordPress up to date.
    WPS Hide Login up to date.

    Lost password link works fine if I disable ‘WPS Hide Login’.

    Regards,
    Karl

    same bug here. Anyone solved this issue.
    I am using a multisite installation

    Did you find a solution?

    Thread Starter logisticscm

    (@logisticscm)

    The solution I found was to delete the plugin.

    I finally did find a way to change the wp-admin and have lost password function to work.

    I you grab the code from Easy Hide Login Plugin, you just have to insert and modify it for it to work. I believe the issue with WPS resides with those hooks not being implemented:

    • add_filter( ‘lostpassword_url’
    • add_action(‘lostpassword_form’
    • add_filter( ‘lostpassword_redirect’
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Lost password not working?’ is closed to new replies.