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 (current_user_is('s2member_level1') && S2MEMBER_CURRENT_USER_PAID_REGISTRATION_DAYS < 30) {
echo 'This video is not available to you yet, check back in ', (30 - S2MEMBER_CURRENT_USER_PAID_REGISTRATION_DAYS) , ' days.';
} else {
echo 'Here is your video.';
}
?>
drawingsecretsrevealed wrote:This does help, enormously. One more question: How would I generate the correct PayPal buttons? Would I generate a Level 1 button for monthly members of $27, label it on the sales page as "monthly membership of $27/mo", and then generate a Level 2 button for flat-rate members of $97, and label THAT on the sales page as "immediate access to all lessons"?
Users browsing this forum: No registered users and 1 guest