MenuManager & disappearing root menu entries
Posted: Tue Feb 26, 2008 1:59 pm
Hello everybody,
in one of our new projects I used the standard MenuManager (CMSMS 1.2.3/MenuManager 1.5) to have a main navigation and a subnavigation. They are separated as follows in the code:
{menu template='Navigation' number_of_levels='1'}
{menu template='Subnavigation' start_level='2'}
the problem is, that when you have a hierarchy like:
1. Home
2. News
3. Projects
3.1 Project A
3.2 Project B
and select 3.1, the root menu "3. Projects" disappears from the main navigation.
I looked through the possible parameters in MenuManager and in the forum but could not find a solution.
Is that a bug or do I need an additional parameter?
thanks
sleiron
in one of our new projects I used the standard MenuManager (CMSMS 1.2.3/MenuManager 1.5) to have a main navigation and a subnavigation. They are separated as follows in the code:
{menu template='Navigation' number_of_levels='1'}
{menu template='Subnavigation' start_level='2'}
the problem is, that when you have a hierarchy like:
1. Home
2. News
3. Projects
3.1 Project A
3.2 Project B
and select 3.1, the root menu "3. Projects" disappears from the main navigation.
I looked through the possible parameters in MenuManager and in the forum but could not find a solution.
Is that a bug or do I need an additional parameter?
thanks
sleiron