Page 1 of 1

(apologies!) basic Drip feed question

PostPosted: February 10th, 2011, 7:02 am
by simonH100
Hi there
Very new to Wordpress and s2Member - all of about 24 hours! I have one question which I hope doesn't come across as too stoopid, but it is regarding drip feeding of posts.

I'm not at all technical, but I have seen the API details around dripfeeding a post where there is an IF...ELSE condition, but what I want to do is a bit more basic.

Basically I want to develop a series of posts that appear after the registered user has been a member for 7, 14, 21, 28 days etc. If they have only been a member for 2 days, I don't want the post to show at all. What I am able to do is to block the content from appearing, but a blank post is delivered in its place. Not what I am looking for.

Does that make sense? Can anyone help this newbie?!

Many thanks.

Re: (apologies!) basic Drip feed question

PostPosted: February 11th, 2011, 11:10 am
by PxO Ink
I'm curious about the same thing. Is there a resource where it explains these features conceptually and technically? In my case I could definitely do the programming leg work, but it would be nice if I knew how s2Member/s2Member Pro handles this stuff within it's own code.

Re: (apologies!) basic Drip feed question

PostPosted: February 17th, 2011, 6:28 pm
by simonH100
Anybody?

Re: (apologies!) basic Drip feed question

PostPosted: February 22nd, 2011, 9:19 pm
by Cristián Lávaque
In the documentation I saw some code that you could try using to prevent the posts from showing up in listings (e.g. category, tag).

WP Admin -> s2Member -> API / Scripting -> Advanced Query Conditionals