Add ability for user profile field to limit top menu display

Issue #191 resolved
Jeremy Hopkins created an issue

Top menus cause issues on screen readers. To get around this we need the ability to hide menus for specific users, or to allow them to do this themselves.

Investigate the user of a custom profile field (any name) using a list with values:

  • 0 = Hide all menus
  • 1 = Show on homepages only
  • 2 = Show sitewide (default)

Then adding a setting for this field in the top menu settings page.

Comments (2)

  1. Log in to comment