latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Drip – One Post Per Day

Home Forums Community Forum Drip – One Post Per Day

This topic contains 4 replies, has 2 voices. Last updated by  Raam Dev 4 years, 5 months ago.

Topic Author Topic
Posted: Tuesday Jul 31st, 2012 at 3:02 am #20737
Jake Bsp
Username: jakebsp

I’m looking for a good membership drip content solution.

Can S2Member drip one new post per day to existing members?

Also – could it show the post just for that particular day of their membership? IE. the membership is for 60 days, and there is a post that shows just on day one, on day two, etc.

List Of Topic Replies

Viewing 4 replies - 1 through 4 (of 4 total)
Author Replies
Author Replies
Posted: Tuesday Jul 31st, 2012 at 3:42 am #20746
Raam Dev
Username: Raam
Staff Member

Hi Jake,

Yes, this is certainly possible with s2Member.

For example, if you only wanted to show a piece of content on the 30th day of their membership, you could use some PHP code like this:

<?php if(S2MEMBER_CURRENT_USER_PAID_REGISTRATION_DAYS == 30){ ?>
    Drip content to Members that paid you 30 days ago.
<?php } ?>

There are many more examples available in Dashboard -› s2Member® -› API / Scripting -› Content Dripping.

Posted: Friday Aug 3rd, 2012 at 4:17 am #21073
Jake Bsp
Username: jakebsp

I had read through that before asking, trying to avoid redundancy.

Having installed the non-pro version to test, that code shows content to members (level zero, free members), even if they have only been registered for a day.

Is this related to the member level? This program will be free for registered members but the drip is key.

Posted: Friday Aug 3rd, 2012 at 6:14 am #21074
Jake Bsp
Username: jakebsp

Nevermind, figured it out. A combination of incorrect use of the php add-on and general simple mindedness.

Posted: Friday Aug 3rd, 2012 at 9:56 am #21109
Raam Dev
Username: Raam
Staff Member

No worries, Jake. Glad you figured it out. :)

Viewing 4 replies - 1 through 4 (of 4 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.