Community Support Forums — WordPress® ( Users Helping Users ) — 2011-12-20T05:58:11-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=15457 2011-12-20T05:58:11-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15457&p=57030#p57030 <![CDATA[Re: Teaser Posts in S2Member]]>

Let us know if you need any help.

Statistics: Posted by Cristián Lávaque — December 20th, 2011, 5:58 am


]]>
2011-12-20T05:03:19-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15457&p=57017#p57017 <![CDATA[Re: Teaser Posts in S2Member]]>
It seems a bit cumbersome but I'm going to try it. S2Member seems like a good platform so I think it's worth a little effort to integrate it into what we are doing.

Cheers! Kris

Statistics: Posted by heuristocrat — December 20th, 2011, 5:03 am


]]>
2011-12-19T23:52:48-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15457&p=56988#p56988 <![CDATA[Re: Teaser Posts in S2Member]]>
Code:
Here goes the first part that's for everyone.

[s2If !is_user_logged_in()]
Please login.
[/s2If]

[s2If current_user_can(access_s2member_level1)]
Here goes content for members at Level 1 or higher.
[/s2If]


That's still missing the case of a free user that's logged in. He'd be login, so he doesn't get the message to login, but he'd be below Level 1 too, so he doesn't see the premium content.

I'd change it to something like this:

Code:
Here goes the first part that's for everyone.

[s2If !is_user_logged_in()]
Please login or buy now, here's the order button.
[/s2If]

[s2If current_user_is(s2member_level0)]
Please upgrade your account, here's the button.
[/s2If]

[s2If current_user_can(access_s2member_level1)]
Here goes the content for members at Level 1 or higher.
[/s2If]


I hope that helps! :)

Statistics: Posted by Cristián Lávaque — December 19th, 2011, 11:52 pm


]]>
2011-12-19T13:22:23-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15457&p=56939#p56939 <![CDATA[Re: Teaser Posts in S2Member]]>
Right now I can do this easily by keeping the post open and then adding the shortcodes for only show if member level is 1 or greater. But then it simply doesn't show up. I want to make it clear that there is more content if you are a member and logged in.

Statistics: Posted by heuristocrat — December 19th, 2011, 1:22 pm


]]>
2011-10-09T00:50:27-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15457&p=45179#p45179 <![CDATA[Re: Teaser Posts in S2Member]]>
One would be using the "more" tag that lets you tell WordPress where the snippet for post lists ends. If you don't restrict Alt. Views, but restrict the post, then the snippet will be shown in the listings (category, home, etc.) but when clicking the link to read the rest of the post, will be bounced to the Membership Options page. WP Admin -> s2Member -> Restriction Options -> Alternative Views

The other way would be to not restrict the post, leave it open to everyone, but then use a conditional to protect a part of the post from those without the paid access. WP Admin -> s2Member -> API / Scripting -> Simple/Shortcode Conditionals

I hope this helps!

Statistics: Posted by Cristián Lávaque — October 9th, 2011, 12:50 am


]]>
2011-10-08T07:36:37-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15457&p=45110#p45110 <![CDATA[Re: Teaser Posts in S2Member]]> Statistics: Posted by Eduan — October 8th, 2011, 7:36 am


]]>
2011-10-07T18:48:14-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15457&p=45075#p45075 <![CDATA[Re: Teaser Posts in S2Member]]>
Eduan wrote:
¿So you mean that even unregistered users can see it, But once they click the link it blocks them? No?



Yes, and we just realized that S2 member appears to do this automatically. We will continue to play with test posts. We decided to use "tags" for protected posts. We'll see how this goes. It appears everyone can see the text which is great and when they go to hit the protected link (to a podcast that has been uploaded into the S2member secure file ) .....it will kick them into the members option and not allow the download.

Statistics: Posted by tgmblog — October 7th, 2011, 6:48 pm


]]>
2011-10-07T15:24:19-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15457&p=45069#p45069 <![CDATA[Re: Teaser Posts in S2Member]]> Statistics: Posted by Eduan — October 7th, 2011, 3:24 pm


]]>
2011-10-07T15:03:04-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15457&p=45066#p45066 <![CDATA[Re: Teaser Posts in S2Member]]>
Edit: I just realized there is some functionality within S2member that we were not aware of. I will have to fool around with what we are trying to do. Basically, we are just protecting a couple categories. So all the posts within those categories will require a log in. The protected posts are going to show up on the front page. We will have to fool with it to see if it makes more sense to protect the categories or to just create and protect tags and see which yields the results that we want or need.

Statistics: Posted by tgmblog — October 7th, 2011, 3:03 pm


]]>
2011-10-07T14:44:47-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15457&p=45065#p45065 <![CDATA[Re: Teaser Posts in S2Member]]> http://www.s2member.com/content-restric ... ble-video/

Maybe it's the one you saw, hope this helps :) .

Statistics: Posted by Eduan — October 7th, 2011, 2:44 pm


]]>
2011-10-07T14:42:36-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15457&p=45064#p45064 <![CDATA[Teaser Posts in S2Member]]>
Can anyone direct me to this info? And what is the terminology in S2member to describe this? Is teaser post correct?

Basically I want to make sure the description of the podcast is unblocked. So anyone on the website can see what it is about without being logged in.

[unblocked] Podcast A is about blah, blah, blah, zipp, zipp, zipp [unblocked]

thank you

Statistics: Posted by tgmblog — October 7th, 2011, 2:42 pm


]]>