Menu in both top and side bar, is it possible ?

I have 2 panels, 1 is for guest users, ie. not authenticated and works like a public area, for this panel there is no sidebar so menu items appear in the topbar. However, when a user logs in, I want to be able to also show the same menu items in the top bar as used in the guest panel, but I also want to show the sidebar with some different menu items.
2 Replies
toeknee
toeknee4w ago
You can register the guest resources in the admin panel. But I am not sure how you would enable both tbh. I haven't tried that, you would likely need a render hook and re-create it?
Fatherdeadx
FatherdeadxOP4w ago
Yeah was hoping for an easier way, might log it as a feature request, like we can now choose location of global search, maybe allow us to set a location for navigation items so we can put some in topbar and some in sidebar.

Did you find this page helpful?