I have two roles: “user” and “client”. I want a post to be visible for logged users in “user” AND “client” roles. Is it somehow fixeable by role priorities? If role “user” has higher priority than “client” – “user” can see what is hidden for “client” AND “user” can also see content that is visible for “client”? Now I have two roles totally separated and I’m searching for solution when “user” would contain privileges of “client” role.
I know how it sounds, but I don’t know how to write it more clearly. I tried…
The page I need help with: [log in to see the link]
