hm, thats dump. I think I will have to take a close look to menumanager again... hamburger menu in style of libratus would be perfect.
hamburger menu in style of libratus would be perfect.
The menu_manager plugin is layout agnostic and just creates a list. The layout is entirely up to the theme's CSS.
I have taken a quick look at the slideshow album usage. It uses the image_album_statistics plugin for getting the images which only works with published items (e.g. those the visitor is allowed to see).
It can be changed to use an album directly but sadly the theme uses the specific sorting options of that plugin which then would not work anymore. Or the plugin needs an addition to bypass visibility/access checks.