-
Author
-
July 5, 2014 at 09:33 #21797
giorgos
Participantwith the latest theme update the link “lost password” is missing from wp-login.php
July 9, 2014 at 18:36 #22145Catalin
ModeratorHello,
The wp-login.php is a WordPress core file and has nothing to do with the theme. Normally this should be there by default.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 21, 2014 at 01:18 #23034giorgos
ParticipantThanks Catalin, quite wierd. I still haven’t figure it out.
Any idea how can I add “lost password” link at the buddypress login widget? next to the register link
July 23, 2014 at 15:38 #23318Catalin
ModeratorHello,
You need to add the password reset link
http://yoursite.com/wp-login.php?action=lostpassword
in the widgets options. Take a look at the screenshot.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.July 23, 2014 at 18:46 #23366giorgos
ParticipantThanks Catalin, I use buddypress login widget thought. Your solution is for the bbpress login widget.
July 24, 2014 at 01:41 #23394marceldennisxp
ParticipantI also use buddypress. If you can make this feature available that would be great!
July 24, 2014 at 03:47 #23407mhelbig
ParticipantYou can add a Text Widget directly underneath the buddypress login widget. Just paste the code:
<!DOCTYPE html>
<html>
<body>
<p>
Click here to fix that
</p>
</body>
</html> -
AuthorPosts
The topic ‘lost password link is missing from wp-login.php’ is closed to new replies.

