Go to s2Member -> General Options -> Login Welcome Page.
Now, use the Special Redirection Option, and put in something like this:
- Code:
http://yoursite.com/members/%%current_user_login%%/
This will redirect users to their account page after login, and that Special Redirection will become:
- Code:
http://yoursite.com/members/johndoe22/
You'll need a theme that understands those /members/username/ URLs
and renders a unique page for each Member.Statistics: Posted by Jason Caldwell — June 23rd, 2010, 11:00 pm
]]>