Forgotten Password link from widget do not work
Line 97 in widget-login.php if( $show_forgotten_password ) echo '<a href="' . wp_registration_url() . '">'. __('Lost your password?','mfn-opts') .'</a>';
need to be changed to if( $show_forgotten_password ) echo '<a href="' . wp_lostpassword_url() . '">'. __('Lost your password?','mfn-opts') .'</a>';
to get the forgotten Password link from widget to work. Or have I missed some settings?
We are using version 20.8.8.2.
Comments
sorry but this is not theme related and we do not support file changes.
thanks
Item support does not include services to modify or extend the item beyond the original features, style, and functionality described on the item page. For customization services that will help you tailor the item to your specific requirements, we recommend contacting the author to see if they privately offer paid customisation services or checking out the great service providers on Envato Studio
thanks