Page 1 of 1

Custom Welcome Pages

PostPosted: August 9th, 2011, 6:59 pm
by kelley_rao
Hello again,

Is it possible to have a custom Welcome Page for different levels? I'd like to provide specific instructions to two different levels but currently I'm stuck with a more generic "letter." I have the Pro version, if it matters.

Thanks,
Kelley

Re: Custom Welcome Pages

PostPosted: August 9th, 2011, 8:34 pm
by Bruce C
Yes. You can either use conditionals, as shown under s2Member -> API/Scripting -> Simple/Shortcode Conditionals., or you can create two pages, which would automatically load differently through the s2Member level, by setting it under s2Member -> General Options -> Login Welcome Page, at the bottom, and then use the replacement code
Code: Select all
%%current_user_level%%
at the end of the address.

Like this:
8-9-2011 9-33-56 PM.png


Then, it's as simple as creating pages that match up with the url.

Re: Custom Welcome Pages

PostPosted: August 10th, 2011, 11:12 am
by Cristián Lávaque
Yep.

The conditionals can be found under WP Admin -> s2Member -> API / Scripting -> Simple/Shortcode Conditionals.

This video may help too: http://www.s2member.com/api-scripting-overview-video/