Community Support Forums — WordPress® ( Users Helping Users ) — 2011-07-31T20:38:18-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=14238 2011-07-31T20:38:18-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14238&p=29540#p29540 <![CDATA[Re: Membership Option Queries....]]>

Statistics: Posted by Cristián Lávaque — July 31st, 2011, 8:38 pm


]]>
2011-07-31T01:35:02-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14238&p=29514#p29514 <![CDATA[Re: Membership Option Queries....]]>
Brian

Statistics: Posted by FirstUK123 — July 31st, 2011, 1:35 am


]]>
2011-07-27T16:40:52-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14238&p=29332#p29332 <![CDATA[Re: Membership Option Queries....]]>

Statistics: Posted by Cristián Lávaque — July 27th, 2011, 4:40 pm


]]>
2011-07-27T10:27:24-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14238&p=29295#p29295 <![CDATA[Re: Membership Option Queries....]]>
On the navigation on this Welcome page, there are 3 links for Silver Area | Gold Area | Platinum Area.

Logged in as Silver, I can only access the Silver Area - fine.

Logged in as Platinum, I can access all three areas - fine.

Logged in as Gold, I can access Gold but not Platinum....but can still access Silver.

I do have the shortcode you suggested on the Silver Area page. As a Gold member, the Silver Area page opens...I can see the Silver Content text and the rest of the content.

So, this does not appear to be functioning....if I can just prevent the Gold member from accessing this one page, then they will not by default, have access to all the content beyond this one page.

Your assistance appreciated - thanks Christian.

Brian

Statistics: Posted by FirstUK123 — July 27th, 2011, 10:27 am


]]>
2011-07-27T08:34:45-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14238&p=29293#p29293 <![CDATA[Re: Membership Option Queries....]]>
When I logged out as Admin and logged-in as a Gold member, I could however still access the Silver page, but the Silver Content text was not visible on the page.

These is another issue I have, that may be connected to this:- I have 3 Welcome pages - one for each level. The default Welcome page in the Login Welcome Page settings is set to redirect as follows:-

domain/welcome-member/%%current_user_level%%

Each of the 3 Welcome pages are correctly set to the respective 1,2 or 3 Levels. But when I login as either Silver, Gold or Platinum I get the same default Welcome page content, even though there is a numerical value change in the URL each time.

Any thoughts on this? Could this redirect issue be effecting the shortcode asspect? Once again, your advice much appreciated.

Brian

Statistics: Posted by FirstUK123 — July 27th, 2011, 8:34 am


]]>
2011-07-27T02:57:09-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14238&p=29272#p29272 <![CDATA[Re: Membership Option Queries....]]> Statistics: Posted by Cristián Lávaque — July 27th, 2011, 2:57 am


]]>
2011-07-27T01:13:53-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14238&p=29249#p29249 <![CDATA[Re: Membership Option Queries....]]>
Brian

Statistics: Posted by FirstUK123 — July 27th, 2011, 1:13 am


]]>
2011-07-27T00:47:35-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14238&p=29244#p29244 <![CDATA[Re: Membership Option Queries....]]>
The best way to test the access would be to create test user accounts set at each level and login with them to browse the content.

Statistics: Posted by Cristián Lávaque — July 27th, 2011, 12:47 am


]]>
2011-07-26T10:00:32-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14238&p=29188#p29188 <![CDATA[Re: Membership Option Queries....]]>
Also, as I am using welcome page redirects for each level, I assume I won't have to use this code on the Silver Welcome page.....only on the restricted content/pages for this Level, beyond the Welcome page?

Finally, how can I best test this Christian - is there a way of doing whilst signed-in as Admin? Thanks again for your help...

Brian

Statistics: Posted by FirstUK123 — July 26th, 2011, 10:00 am


]]>
2011-07-26T05:00:51-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14238&p=29162#p29162 <![CDATA[Re: Membership Option Queries....]]>
Still working on putting the actual site together, so it will be a few days before I work more on the membership section. I will though, let you know what happens with this - thanks again.

Brian

Statistics: Posted by FirstUK123 — July 26th, 2011, 5:00 am


]]>
2011-07-26T04:37:11-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14238&p=29159#p29159 <![CDATA[Re: Membership Option Queries....]]> WP Admin -> s2Member -> API / Scripting -> Simple/Shortcode Conditionals -> Example #3

In pages with Access Restriction set to Level 1, use this to wrap the content:

Code:
[s2If !current_user_is(s2member_level2)]
    Silver Content
[/s2If]
The "!" means "not".

This way Silver user gets access to Silver content, Gold user gets access to Gold content but not Silver content, Platinum user gets access to Silver, Gold and Platinum content.

I'm pretty sure it'll work. Let me know how it goes in your tests.

Statistics: Posted by Cristián Lávaque — July 26th, 2011, 4:37 am


]]>
2011-07-26T02:50:21-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14238&p=29141#p29141 <![CDATA[Re: Membership Option Queries....]]>
Our Membership packages are as follows:-

A Silver membership receiving X content.

A Gold membership receiving Y content - but NOT the Silver membership X content.

A Platinum membership receiving Z content + the Gold Y content + the Silver X content.

So how do I prevent the Gold member having access to the Silver X content?

Thanks

Statistics: Posted by FirstUK123 — July 26th, 2011, 2:50 am


]]>
2011-07-26T01:53:22-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14238&p=29134#p29134 <![CDATA[Membership Option Queries....]]>
This is a question regarding the setting of membership levels where these are described as being at a particular Level or above.

Our Membership packages are as follows:-

A Silver membership receiving X content.

A Gold membership receiving Y content - but NOT the Silver membership X content.

A Platinum membership receiving Z content + the Gold Y content...but NOT the Silver X content.

As the default appears to be a particular "Level or Above" - how do I prevent a Gold and Platinum member from seeing the Silver member X content?

Your advice much appreciated....thanks.

Brian

Statistics: Posted by FirstUK123 — July 26th, 2011, 1:53 am


]]>