Page 1 of 1

Welcome Page for all roles

PostPosted: December 28th, 2011, 3:39 pm
by FarChris
Hello,

if I log in as a subscriber, I'm redirected to the welcome page.
If I log in as editor or administrator the dashboard appears though.

How can I change this? All users should be forwarded to the Welcome Page.

Thank you for answers!

Re: Welcome Page for all roles

PostPosted: December 28th, 2011, 4:03 pm
by Eduan
This is a WordPress thing.

Editors and Admins are supposed to go to the Dashboard once they log in, since this is a WordPress behavior not an s2Member problem, the only way to do it would be to override the WordPress settings.

Though s2Member users (levels 0 to 4) are going to be re-directed to the Login Welcome Page, since they, are not Admins or Editors.

Hope this helps. :)

Re: Welcome Page for all roles

PostPosted: December 28th, 2011, 4:35 pm
by FarChris
ok, thank you!

Re: Welcome Page for all roles

PostPosted: December 28th, 2011, 4:56 pm
by Eduan
You're welcome!

Anything else you need just post. ;)

Re: Welcome Page for all roles

PostPosted: December 29th, 2011, 5:21 am
by Cristián Lávaque
You could change this behavior adding a redirection to the link that loads the wp-login.php page.

/wp-login.php?redirecto_to=/login-welcome

Or try a plugin like Peter's Login Redirect, although I'm not sure if it's compatible with s2Member. http://wordpress.org/extend/plugins/pet ... -redirect/

I hope that helps. :)