Menu Manager question (SOLVED)
Posted: Tue Aug 02, 2011 11:09 pm
I think I might be missing something obvious here so please let me know.
I want to create a side menu which shows the children of the current page. By itself that is easy: {menu childrenof=$page_alias} works fine.
The problem is when we get to a bottom level page, the menu is (naturally) blank. What we would like to do is show the menu from one level higher; the menu which contains the current page. We only want to do this when there are no children of the current page.
If anyone has a clue of how to begin on this please let me know.
Thanks,
Steve
I want to create a side menu which shows the children of the current page. By itself that is easy: {menu childrenof=$page_alias} works fine.
The problem is when we get to a bottom level page, the menu is (naturally) blank. What we would like to do is show the menu from one level higher; the menu which contains the current page. We only want to do this when there are no children of the current page.
If anyone has a clue of how to begin on this please let me know.
Thanks,
Steve