Page 1 of 1

Login going to the Membership Options Page

PostPosted: December 26th, 2011, 2:34 am
by tripleaaadelay
I have multisite set up and on my subfolder sites, logging in goes to the Membership Options Page(s) instead of the Login Welcome Page(s). The user IS being successfully logged in, but simply is not being sent to the right page upon login.

The code used in my log in buttons looks like this:

<a href="<?php echo wp_login_url( ); ?>" title="Login">Login</a>
<a href="<?php echo wp_logout_url( ); ?>" title="Logout">Logout</a>

Any ideas why this is happening?

Thanks and Merry Christmas!

Re: Login going to the Membership Options Page

PostPosted: December 27th, 2011, 4:00 am
by Cristián Lávaque
There may be a redirect_to value in the login/out forms...

This video may help http://www.s2member.com/login-welcome-p ... cts-video/