Link to home
Start Free TrialLog in
Avatar of Kevin
KevinFlag for United States of America

asked on

Custom WordPress landing page depending on s2Member's user level after they log in?

I have a WordPress site with s2member and ezPHP installed.  I would like to use the features of s2Member to enable a redirect to a different landing page when a user of a certain member level logs in.

I know the s2Member code to display CONTENT on a page would be:

[s2If current_user_is(s2member_level4)]
    Show the content for Level 4 Members ONLY.
[/s2If]

Open in new window


But can anyone tell me an easy way to redirect to a custom landing page depending on membership level?

Thanks very much,
Kevin
ASKER CERTIFIED SOLUTION
Avatar of Alicia St Rose
Alicia St Rose
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Kevin

ASKER

Thanks Alicia.  I have s2Member on another site, and admit that it has been a LONG time since I have done any upkeep on it.  As I roll out this feature on another site, I definitely don't want to invest my time in something that isn't being maintained.

I will check out the member tiers of Ultimate member and see if they will do what I need.  Will let you know in a little bit.

Thanks again!
Avatar of Kevin

ASKER

Ultimate member is perfect - even has a simple setting on what to do on each member's login based on her/his role - PERFECT.

Have a great day,
Kevin
Kevin, Don't forget to award points if you found the solution provided helped you!

Thanks!
Avatar of Kevin

ASKER

I apologize for the delay in getting back online to award points.  Ultimate member is perfect!
Hi Kevin,
you do know how to assign the points, right?
Avatar of Kevin

ASKER

Yep.  I selected the Best solution, but it didn't ask any other questions about assigning the points.  i assumed that since only one solution was picked that it assigned them automatically.  Let me try again & thanks for your patience!
Avatar of Kevin

ASKER

Works like a charm, thanks!