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.

About: Daniel Fascia

Sorry, I've not written a description yet. I'll get to it soon!


Topics I'm Subscribed To

Viewing topic 1 (of 1 total)
Topic Count Last Reply
List purchased / permitted pages for a user

By:  Daniel Fascia in: Community Forum

voices: 2
replies: 3

4 years, 8 months ago  Raam Dev

Viewing topic 1 (of 1 total)

Topics I've Started

Viewing topic 1 (of 1 total)
Topic Count Last Reply
List purchased / permitted pages for a user

By:  Daniel Fascia in: Community Forum

voices: 2
replies: 3

4 years, 8 months ago  Raam Dev

Viewing topic 1 (of 1 total)

My Latest Replies (From Various Topics)

Viewing 1 replies (of 1 total)
Author Replies
Author Replies
Posted: Tuesday Apr 24th, 2012 at 4:13 pm #11753

I had thought that one way to do it was to create a custom archive page that lists all posts in the category for paid content then using conditional tags to display whether a customer has the right to view it or not…

in pseudocode

for i = 1 to count(get_posts(paid_content)…)
{
if (user_has_ccap(video)
{
list_item_as_available + list_eot_time
}
else
{
list_item_sale_page_link
}
}

Viewing 1 replies (of 1 total)

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.