{solved} Horizontal and vertical menus visible at same time (both level 1)
Posted: Mon May 12, 2008 9:10 pm
I have used following tags
{menu template='simple_navigation.tpl' number_of_levels='1'} in div id="menu_horiz"
and
{menu template='simple_navigation.tpl' start_page='6' show_all='1'} in div id="menu_vert"
I have a list of 10 pages overall - 1 thru 5 to be displayed in horizontal nav then 6 thru 10 to be in vertical nav
I can see 1 thru 5 okay in horizontal nav but only page 6 in vertical nav although all pages listed in Page section. I need the method of achieving this not to require regular updating of template/stylesheet as extra pages will be added by client and so it needs to follow a formula.
Can you please help!!!!
{menu template='simple_navigation.tpl' number_of_levels='1'} in div id="menu_horiz"
and
{menu template='simple_navigation.tpl' start_page='6' show_all='1'} in div id="menu_vert"
I have a list of 10 pages overall - 1 thru 5 to be displayed in horizontal nav then 6 thru 10 to be in vertical nav
I can see 1 thru 5 okay in horizontal nav but only page 6 in vertical nav although all pages listed in Page section. I need the method of achieving this not to require regular updating of template/stylesheet as extra pages will be added by client and so it needs to follow a formula.
Can you please help!!!!