Thanks Jason. Glad to know that there is official support for premium users as well - that definitely makes the premium option a good investment.
Jason Caldwell wrote:s2Member comes with support for Content Dripping. s2Member provides you with the ability to use Conditionals within your content, or even with a custom theme if you like. For further details, please have a look in your Dashboard under: s2Member -> API Scripting -> Content Dripping.
I understand how the conditionals work - that's straightforward (I have familiarity with php). I guess I'm trying to figure out how to best use this feature. My idea was to use a unique content type (called something like
Tutorial) and reveal that as time goes on, with the idea that the post as a whole (including url) would be invisible unless the membership level & time were right. But I see an advantage to your implementation, that content is hidden - so someone can see the page/url containing the content & know that they're missing something. And Google could catch keywords too with a brief description at the top of the page.
Maybe this would work - a single page with conditionals surrounding links, each of which is additionally protected on a per post/page basis. That would give a member a single page for reference but still protect the post if the link is shared.
Can you point me to examples how others have used this feature? Thanks again.