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.

Home Forums buki

About: buki

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


Topics I'm Subscribed To

Viewing 4 topics - 1 through 4 (of 4 total)
Topic Count Last Reply
Admin without access ?

By:  Steve Woody in: Community Forum

voices: 3
replies: 2

4 years, 1 month ago  Eduan

Browse member, summerize error?

By:  buki in: Community Forum

voices: 3
replies: 7

4 years, 7 months ago  Cristián Lávaque

Membership Levels each with different content

By:  Huss . in: Community Forum

voices: 4
replies: 3

4 years, 7 months ago  Lars

Cross-Level Permissions – not heirachial

By:  Neria Netser in: Community Forum

voices: 3
replies: 2

4 years, 8 months ago  buki

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

Topics I've Started

Viewing topic 1 (of 1 total)
Topic Count Last Reply
Browse member, summerize error?

By:  buki in: Community Forum

voices: 3
replies: 7

4 years, 7 months ago  Cristián Lávaque

Viewing topic 1 (of 1 total)

My Latest Replies (From Various Topics)

Viewing 6 replies - 1 through 6 (of 6 total)
Author Replies
Author Replies
Posted: Friday Nov 30th, 2012 at 9:36 pm #33070
buki
Username: csaba.bukszegi

Hi!

If do restrictions with shortcode or php, never forget to add the admin rights.
Example shortcode:

[s2If current_user_can(access_s2member_level1) AND current_user_is(administrator)]
...
content
...
[/s2If]

If You use restrictions from page editor’s widget of s2member, then admin have to access that page from the site side.

Regards
Buki

Posted: Friday May 25th, 2012 at 12:43 am #14527
buki
Username: csaba.bukszegi

Hi Huss,

Or/And maybe You can use the Shortcode Conditionals:

Your WP admin menu->s2member->API / Scripting->Simple / Shortcode Conditionals

It’s a useful “device” to make unique or extra levels.

Posted: Friday May 25th, 2012 at 12:17 am #14525
buki
Username: csaba.bukszegi

Thank You!

I’ll try that. :)

Posted: Wednesday May 23rd, 2012 at 8:57 pm #14375
buki
Username: csaba.bukszegi

Hi Cristián,

I need an accurate list to check the pay-off. But the wordpress stats not enough accurate and google analytics do not do that.
I’m afraid of i have to make this with php/sql on a separate table. :)

Thx

Posted: Tuesday May 22nd, 2012 at 8:38 pm #14214
buki
Username: csaba.bukszegi

Hi Jason,

…Important… :S
Please help me, how can i make a real user statistic. Who, when, which is on lvl and daily, weekly etc.?
Because we try make it from the members browser’s information. ( not too accurate :( )
Well we need to gauge our users’ moves…

Thx

Posted: Sunday May 13th, 2012 at 11:48 am #13340
buki
Username: csaba.bukszegi

Hello Neria,

If i understand well, U need separated rights. If Yes, then U can start with 2 ways. ( if i know well… :S )

1. U can to use custom capabilities
U can read about it here: WP admin menu->s2member->API / Scripting->Custom Capabilities)

2. U can use the shortcode conditionals
(copied from Your WP admin menu->s2member->API / Scripting->Simple / Shortcode Conditionals

Example #3: Specific content for each different Member Level.

[s2If current_user_is(s2member_level4)]
    Some premium content for Level 4 Members.
[/s2If]

[s2If current_user_is(s2member_level3)]
    Some premium content for Level 3 Members.
[/s2If]

I hope i can help a bit.
The API / Scripting menu is my most important tresure chest

  • This reply was modified 4 years, 7 months ago by  buki.
Viewing 6 replies - 1 through 6 (of 6 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.