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: Michael Brougham

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
More tag issue

By:  Michael Brougham in: Community Forum

voices: 2
replies: 24

4 years, 4 months ago  Michael Brougham

Viewing topic 1 (of 1 total)

Topics I've Started

Viewing topic 1 (of 1 total)
Topic Count Last Reply
More tag issue

By:  Michael Brougham in: Community Forum

voices: 2
replies: 24

4 years, 4 months ago  Michael Brougham

Viewing topic 1 (of 1 total)

My Latest Replies (From Various Topics)

Viewing 14 replies - 1 through 14 (of 14 total)
Author Replies
Author Replies
Posted: Wednesday Aug 29th, 2012 at 10:28 am #23410

if I am forced to use this code… I think it’s not exactly right since the more comes after the teaser content.

suggested code:

[s2If !is_user_logged_in()]

[…] Teaser content […]

<!–more–>

[/s2If] [s2If current_user_can(access_s2member_level1)]

[…] Subscriber content […]

[/s2If]

corrected code:

[…] Teaser content […]

[s2If !is_user_logged_in()]

<!–more–>

[…] Subscriber content […]

[/s2If] [s2If current_user_cannot(access_s2member_level1)]

<br /> <a href="/subscribe/">(more…)</a>

[/s2If]

Posted: Tuesday Aug 28th, 2012 at 6:06 pm #23361

Too bad you guys couldn’t integrate his logic with the tag alone seems to me that would be a nice additional feature to offer.

Posted: Tuesday Aug 28th, 2012 at 5:54 pm #23357

yes but I don’t want to be restricted to search only… what if someone clicks on a post title… why does it go straight to subscribe page?

Posted: Tuesday Aug 28th, 2012 at 5:10 pm #23347

I am referring to the tag. I rather not use S2 script conditions. Would have been nice for it to work with the stadnard tag supplied in WordPress.

Posted: Tuesday Aug 28th, 2012 at 4:54 pm #23345

So what you’re saying is that the tag doesn’t work using the S2Member the way I described it.

Posted: Tuesday Aug 28th, 2012 at 4:04 pm #23340

Noe didn’t work…

when you click on this
http://beta.inroadsjournal.ca/the-jacobson-question/

you read the whole article… and when you click on more it show all the article doesn’t go the subscribe page.

I removed the restrictions and set the Alternative Views exactly as you described.

Posted: Tuesday Aug 28th, 2012 at 3:45 pm #23337

└─ Searches ( hide protected content in search results )
x└─ Feeds ( hide protected content in standard XML/RSS/ATOM feeds )
x└─ Comment Feeds ( hide comments associated with protected content, in comment feeds )
└─ Nav Menus ( hide protected content in menus generated with WordPress® -> Appearance -> Menus )

I have none of them checked off you mean I should check off 2 and 3 to allow non members to read a protected document? this doesn’t sound very intuitive… what I need to do exactly, confused.

Thanks!

Posted: Tuesday Aug 28th, 2012 at 3:36 pm #23334

ok yes I want use conditionals… how I do this?

Filter ALL WordPress® queries; protecting all Alternative Views.
└─ Searches ( hide protected content in search results )
└─ Feeds ( hide protected content in standard XML/RSS/ATOM feeds )
└─ Comment Feeds ( hide comments associated with protected content, in comment feeds )
└─ Nav Menus ( hide protected content in menus generated with WordPress® -> Appearance -> Menus )

nothing about more tag or posts…

Posted: Tuesday Aug 28th, 2012 at 2:54 pm #23331

Sorry I meant standard tag… what you describe to be a default behavior when you click on the more tag as a non-member to go to subscribe page is not happening. Instead it doesn even let you see the post at all it just goes straight to subscription page.

I set the post to have a level 1 restriction also tried level 0… nothing works

Posted: Tuesday Aug 28th, 2012 at 1:43 pm #23326

Thank you for the code but I would rather just use the stand tag… is this possible?

Posted: Tuesday Aug 28th, 2012 at 1:42 pm #23325

I thought the tag did exactly that…

Posted: Tuesday Aug 28th, 2012 at 1:22 pm #23320

I was forced to use:

… teaser content…

[s2If current_user_can(access_s2member_level1)]

… subscriber content …

[/s2If][s2If current_user_cannot(access_s2member_level1)]
(more…)[/s2If]

Posted: Tuesday Aug 28th, 2012 at 1:15 pm #23318

Hi again do I need to set the post to a certain level of security…

http://beta.inroadsjournal.ca/

if you click on any post it goes straight to a subscribe only page… please advise.. what am I doing wrong to get this behavior?

Thanks!

Posted: Tuesday Aug 28th, 2012 at 12:38 pm #23313

Sorry it doesn’t work… when I have restriction on an article set to any level basically it goes straight to subscription page without showing the article… on the home page all articles are show as a post summary and when you click on a title it goes straight to subscription page… I would like to click on then show the article up to the more tag as a teaser and if they click on the more link it and they are not logged in it goes directly to the subscription page.

Thanks!

Viewing 14 replies - 1 through 14 (of 14 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.