Page 1 of 1

Lost Password link

PostPosted: July 12th, 2011, 12:12 pm
by Magicmarker
When I click on Lost Password? it just keeps me on the Membership page. Where/how do I set the link? Thanks!

www.thechicacafe.com

Re: Lost Password link

PostPosted: July 13th, 2011, 1:49 am
by Cristián Lávaque
That link in the login widget is pointing to http://thechicacafe.com/login/?action=forgot_password which is not the address for that.

That /login/page is protected at Level 0, that's why you're redirected to the Membership Options Page with this URL http://thechicacafe.com/chica-membership/?s2member_seeking=page-12&s2member_level_req=0 Notice the last part with the variables that give extra info.

It'll be hard to login from that new Login page if you need to be logged in to get there, you need to fix that restriction. :|

The right URL for the Lost Password form is http://thechicacafe.com/wp-login.php?action=lostpassword

I hope that helps. :)

Re: Lost Password link

PostPosted: July 13th, 2011, 9:22 am
by Magicmarker
How do I change the link or the page to be the right one? I don't remember changing anything. Why is it pointing to the wrong page?

I set the design under General Options>Login...

Re: Lost Password link

PostPosted: July 13th, 2011, 7:06 pm
by Cristián Lávaque
You'd need to edit the login widget you're using. WP Admin -> Appearance -> Widgets

Also, as a heads-up, it has a redirect_to hidden field which will override the s2Member Login Welcome Page.

I hope that helps. :)