Hi,
I am complete rebuilding my site and I have run into a tricky situation. I know Simple Press integrates with WP user roles to controll access to forums and categories. This works well with normal content drip sites where the user can automatically be moved from one user role to another and thereby automatically get access to the respective simple press forums.
The problem for me is that I am not doing a pure content drip site but more of a modular product site where ideally the WP user roles would stack. Unfortunately WordPress doesn’t work well with stacked user roles since it only recognise one primary WP user role.
If there is a way to do that I would love to learn how ![]()
I wonder if it is possible for Simple Press to look at WP User Capabilities in a similar fashion that it checks WP user roles to determine category and forum access since WP does allow user capabilities to stack?
Getting this to work for me is crucial as otherwise I will need to manually add users to their respective simple press user groups which of course isn’t ideal…