I set up Local menu with starting depth Top level and rendering level as all levels with Role specific visibility settings not set.
When logged in it works like a charm but when I log out the Local menu is nowhere to be seen. Am I doing something wrong? I tried for some hours now, but being a front end guy and a noob at Drupal with no PHP knowledge whatsoever I'm at a loss.
I could really do with a hint in the right direction.
Thanks, Hueij.
Comments
Comment #1
fokkezb commentedI can't reproduce. Anonymous works fine.
Maybe the top level was not accessable for anonymous users?
Comment #2
malukalu commentedI have this exact issue. I created a new menu Called Blogs :
Blogs ( blogs.html)
- Blog 1 ( blogs1.html)
- Blog 2 ( blogs2.html)
All of the individual pages/views are accessible by anonymous users however when i enable the Local menu ( configured to be 2nd Level , All Levels ) it can only be seen if I'm logged in. I am using page and block caching...
Comment #3
malukalu commentedOk so disabling block caching on my site seems to resolve this...however id like to use block caching for my other modules.....workaround?
Comment #4
grendzy commentedThere is a fix proposed in #240166: No local menu is shown with Block cache activated