By stratokako on
I have a menu hierarchy like this one :
item A
-- item B
-- item C
In some cases ( I don't know why ) and maybe now it's all broken, when I clikc on item B the menù close to only :
item A
and displaying the item B page. In some other cases clicking on item C the menù on the left rests open to the original status ( this is what I want, obviously ). I'm going mad, do someone have experienced my porblem ?
Hi, Kakà.
Comments
Menu Path
Check the path setting for the menu and don't use aliases.
ie. if your "node/101" is aliased to "about" and you want it included in your menu, then make sure the menu links to "node/101" and not "about".
That sorted me out. Hope it helps.
Aliases
The parent is right.
Note that even if you use the real path "node/101", the menu link will still point to "about", so there is no disadvantage. This is a problem that we're addressing with the next release.