3 level split menus - Joomla! Forum - community, help and support
i can't seem work @ all.
i want display second , third level menu items in separate modules.
* have top menu module configured display levels 0-1 (works fine)
* second level menu module set display levels 1-1, or 1-2 (works fine , expected)
* third level menu module have tried configuring display levels 2-2 or 2-3 (but never gets rendered. only appears if change module display starting level of 1, of course module shows items not want in position.
i trying have both modules display in same position (left) , template location defined thus:
all modules set display menu style "list".
i have searched , searched , not found bug references or other reported problems. client's joomla! system on 1.5.11.
any suggestions/advice gratefully received.
al
i want display second , third level menu items in separate modules.
* have top menu module configured display levels 0-1 (works fine)
* second level menu module set display levels 1-1, or 1-2 (works fine , expected)
* third level menu module have tried configuring display levels 2-2 or 2-3 (but never gets rendered. only appears if change module display starting level of 1, of course module shows items not want in position.
i trying have both modules display in same position (left) , template location defined thus:
code: select all
<?php if($this->countmodules('left')) : ?>
<div id="left">
<jdoc:include type="modules" name="left" style="xhtml" />
</div>
<?php endif; ?>
all modules set display menu style "list".
i have searched , searched , not found bug references or other reported problems. client's joomla! system on 1.5.11.
any suggestions/advice gratefully received.
al
ok - have set test system using joomla! 1.5.15 here: http://lordies.co.uk/j15/
if click on joomla! overview link in main menu see 2 new menu modules appear. want link(s) in level3 menu displayed @ same time. no matter configuration try, level3 items appear once have clicked on level2 menu item first.
i have set 3 menus in hierarchy "always show sub-menu items" , under other parameters "expand menu" set.
any ideas or suggestions?
tia
if click on joomla! overview link in main menu see 2 new menu modules appear. want link(s) in level3 menu displayed @ same time. no matter configuration try, level3 items appear once have clicked on level2 menu item first.
i have set 3 menus in hierarchy "always show sub-menu items" , under other parameters "expand menu" set.
any ideas or suggestions?
tia
Comments
Post a Comment