Re: [Resolved] S2 Member – Trying to restrict view of group content to levels
This is really easy with S2Member. Go to your S2Member settings in your admin and then General Options > URI Restrictions.
The next step would be to block the sections you want to protect based on membership level. If you would like to keep the group homepage visible, you could do this:
URIs That Require Level #1 Or Higher:
/members
/events
/groups (if you want to block all access to groups)
You can also protect certain templates (like the post form or a join group button for example) by using S2Member conditionals. For instance:
`
Some content for Members who are logged in with an s2Member Level >= 1.
Some public content.
`
It’s a great and extremely powerful plugin! Good luck Be sure to check out the S2Member APi/Scripting section in the plugin settings to learn (a lot) more.
PS: Shameless plug: I’ve created a BuddyPress Theme with S2Member Integration as well.. Read more about it here: http://bp-tricks.com/purchase-bp-slick/#S2Member