Hi,
How do you set two free levels of membership in s2member? I tried setting the amount due to 0.00 but that didn't work.
Please help! Thanks!
PriMoThemes — now s2Member® (official notice)
This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™
<?php if(S2MEMBER_CURRENT_USER_ACCESS_LEVEL === 0){ ?>
Login Welcome Page content for Free Subscribers.
<?php } else if(S2MEMBER_CURRENT_USER_ACCESS_LEVEL > 0) { ?>
Login Welcome Page content for paid Members with a Level > 0.
<?php } ?>
Users browsing this forum: Google [Bot] and 2 guests