Statistics: Posted by Bobbie — December 11th, 2010, 2:47 pm
<?php if (current_user_can("access_s2member_level3")){ ?>
You'd put in content for Members who are logged in with level_3 or level_4 access
<?php } else { ?>
This is what everyone else would see. It could be a teaser along with a note to upgrade. You could style it in such a way with DIV or SPAN tags to it's a different color background, font, etc.
<?php } ?>
Statistics: Posted by Jwrbloom — November 26th, 2010, 1:30 am
Statistics: Posted by KirkWard — October 27th, 2010, 10:51 am