Need block to display when visiting the page that has it's menu item disabled. The menu item has a parent.
Primary Links
- Menu Item
-- Sub Menu Item 1
-- Sub Menu Item 2 (Disabled)
When visiting --Sub Menu Item 2 (Disabled), the block is not shown and there is no left navigation.
We need to maintain left navigation in this case. Only when a page does not have a parent should it not show the Local Menu.
Comments
Comment #1
crutch commentedremove
AND hidden <> 1at around line 83from this
to this
Comment #2
crutch commentedComment #3
avpadernoI am closing this issue, as Drupal 6 is now not supported.