Could someone please help me solve my problem which is: I want content restrictions based on user roles and a sidebar category based on user roles. I have three type of user roles: Beginner, Intermediate and Advanced.
Beginner Role: can read only self blog Intermediate Role: can read self and beginner blog Advanced Role: full read access to all levels of the blog
The same case is with sidebar archives and categories if user is logged in. With beginner role (like demo/demo), user could only view beginner member area and limited sidebar categories and archives.
case 2: if user is logged in with intermediate role (inter/inter), user could view intermediate area and would be able to see beginner, self category and archives.
case 3: advanaced user login with (adv/adv) could view advanced member area and would be able to see all level categories.
please help me
