1. I created a new role. Then I wanted to configure the admin menu. All works fine, without the Pods Admin menu. Here is a screenshot:
The Pods Admin entries Displays, TV Sets and so on are shown in the menu. But the Pods Admin menu itself (Edit Pods, Add New …) not. Why? I tried it with level 10, no changes the Pods Admin menu is still faded out. Could you give me a clue to fix this?
2. A theme shows a massage like: “Activate Theme to enjoy …” all menu entries are hide out the role has no rights for these theme/plugin. Why the message is still diplayed? And what can I do fix this?
If theme use WordPress built-in notices API then its possible to hide such notices for role using this recipe.
Unfortunately some developers show notification at wp-admin using own code and do not differentiate to whom show those notification but to whom do not show.