I am using ClassiPress to create a different type of listing classifieds.
I will select manually who can subscribe or not (only a type of leaders for a religious institution).
I have four categories. Two of them need to be available to every one at all times (to browse). The four will be available to the leaders. The leaders will be able to post in all four categories, and they will be able to view / post all four categories. But the main public will only see two. How could I go about this?
I could make the two categories that need login, subjected to a php conditional line.
I saw a solution similar solution here How to block a category from one user and enable the category for the rest of the users, but I do not have the same problem. Basically, every one without login is able to see two of the four categories, two always hidden for everyone, except teacher, who once logged in are able to see everything.
Any one?
