Delete them from your Users area in WP.
Thread Starter
RyFo18
(@ryfo18)
Hmmm…I still need them to be able to see the rest of the site, unfortunately. Just need to stop some trolls from posting in the forums.
Right now there’s no utility in the forum to block certain users. I’ll get it on our roadmap though.
Thread Starter
RyFo18
(@ryfo18)
How do the groups work? Is it possible to have certain groups only be able to see certain forums? I was thinking I could potentially use that…
Groups were intended initially to be small groups of users. The problem with groups is that if the user is not in the group they can’t even see the posts/topics at all. So this would not be ideal for your situation either.
If you didn’t mind copying/pasting a line of code into one of the forum files I can get you instructions on how to manually ban users by their ID # fairly easily.
I’m trying to do something similar to where users are assigned into departmental groups and may only view their department’s thread. Is this possible?
Nevermind. I figured it out.