i have got a menu structure like this:
-menu item level 1
–menu item level 2
—menu item level 3
all items are linking to the same node. now, if i visit the node only the first two items are displayed. what i found out is: when i change the link of the first level menu item to something else, all level get displayed right.
menu modules i use:
-
Menu block
-
Menu Settings per Content Type
-
Menu Trails
-
Administration menu
-
Auto Menu Title
-
Hierarchical Select
any ideas?
thanks
lukas
I solved my problem using menu first child. I didn’t look at the code it uses, but it simply works. It’s really a bummer that this doesn’t work out of the box and you have to use such workarounds. But actually this increased usability for my case.