you could use my private groups plugin.
https://wordpress.org/plugins/bbp-private-groups/
you would create two groups
1. called say all
2. called say individuals
you can then put all the forums as members of the individual group, but no forums would have the world group.
Then all individual users would be added to the individuals group.
Then anyone logging in with the world username would not see any forums, but when logging in as individuals they would see the forums.
Hi Robin,
thanks for your hint. Looks good for me. Tried it already.
But one question I still have.
The users log in with the “world” user to see the normal pages. When I then go to the forum I get an error because the forum is restricted to the individual users. How can they now register for the forum. I tried to redirect to a register page, but get there an error that I’m already logged in (with the world user). What would be the best way for the users (usability)?
Do they have to log out and register (the first time)?
Thanks a lot
Alex
because bbpress uses the wordpress login, you can’t have two logins on the same domain.
So your best bet would be to say to people
use the ‘world’ login for everyone, but individuals swap to an individual login and only use that once they have been given an individual that is all they use.
Hmm, maybe I’m working with two wordpress installations.