Community Support Forums — WordPress® ( Users Helping Users ) — 2010-06-23T23:00:33-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=157 2010-06-23T23:00:33-05:00 http://www.primothemes.com/forums/viewtopic.php?t=157&p=1153#p1153 <![CDATA[Re: Dynamically Create Pages with Specific Access]]> 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


]]>
2010-05-27T18:24:31-05:00 http://www.primothemes.com/forums/viewtopic.php?t=157&p=607#p607 <![CDATA[Dynamically Create Pages with Specific Access]]> Statistics: Posted by nodrugads — May 27th, 2010, 6:24 pm


]]>