Hi @ph59
I hope you are doing well today.
When it comes to the Appearance menu item, you can control that by Admin Menu module
https://wpmudev.com/docs/wpmu-dev-plugins/branda/#admin-menu
As for Screen Options and Help there is no module to hide that, but Custom CSS can help in that matter:
https://wpmudev.com/docs/wpmu-dev-plugins/branda/#custom-css
The WP core selectors are:
#show-settings-link {}
#contextual-help-link {}
Kind Regards,
Kris
Hi,
“When it comes to the Appearance menu item, you can control that by Admin Menu module
https://wpmudev.com/docs/wpmu-dev-plugins/branda/#admin-menu” => When I go to Customize and choose the User role which is concerned, there is no Appearance module there (but almost all others).
For both issues I signaled, I now use White Label CMS alongside with Branda.
Hi @ph59
The Appearance is a WP core default, so it seems other plugin like White Label CMS could control and affect this. Can you temporary disable White Label CMS plugin and check Branda Admin Menu once again?
Kind Regards
Kris
Hi,
The Appearance module only exists for the Administrator role, not for the one I set up for guest authors. The odd thing is that, at some stage, this Appearance module appeared out of the blue as a tab inside the guest author’s dashboard. White Lable CMS plugin fixed that. As this plugin also has other features I need, I will keep it alongside with Branda and leave things at that.
Thanks a lot,
Philippe