Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,005
- How-to & Troubleshooting
- 129,528
- Creating & Extending
- 25,790
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,783
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,170
-
Once BP1.3 is released, this issue should be resolved as it will use WP pages for components. You will then be able to use s2member’s page access restrictions for components like Members. In the meantime, you can protect any component directory from unauthorized member levels by editing its index.php template.
Add the following just after the opening `
“
Then add this just before the corresponding closing `
` tag:
`
You could add a message here for users who do not have the right access level.
`
See the “s2member” > “API/Scripting” section for more examples of how to customize the restriction or display of specific content.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS