Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter changingtime

    (@changingtime)

    needed to add to functions.php

    add_filter( ‘lostpassword_url’, ‘wdm_lostpassword_url’, 10, 0 );
    function wdm_lostpassword_url() {
    return site_url(‘/wp-login.php?action=lostpassword’);
    }

    Hi @changingtime,

    Thank you for writing in. Please know your issue is notified, though it seems to occur due to plugin conflict at your site. That should be deeply investigated, so it would be great if you reach us at our support forum so we can begin with having additional information on this.

    Hi @changingtime,

    It is to be noted that the thread is marked as closed due to inactivity from your side.

    Though you are always welcome to write us back for further assistance if needed.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Lost Password Link doesn’t do anything’ is closed to new replies.