Page 1 of 1

Problem with menu showing in standart template [solved]

Posted: Sun Sep 06, 2009 4:38 pm
by SuP
Good day, All!

I try to solve a problem with menu showing in my template and, in standart template also. (I'm a newbie in CMS, but i'v read some docs, this forum and didn't find an answer)

I have "clean" CMSMS, ver.1.6.5.
If i delete

Code: Select all

start_level='2'
parameter, the menu became shown.

I have this effect in my and in standard "Top simple navigation + left subnavigation + 1 column" template. Here is part of it:

Code: Select all

{* Start Sub Navigation, stylesheet  "Navigation: Simple - Vertical" *}
            <div id="menu_vert">
              <h2 class="accessibility">Sub Navigation</h2>
              {menu template='simple_navigation.tpl' start_level='2' collapse='1'}
                <hr class="accessibility" />
            </div>
{* End Sub Navigation *}
Pleas help me to solve this trouble or show me some obvious thing...

Thank you in advance!

Re: Problem with menu showing in standart template

Posted: Sun Sep 06, 2009 4:41 pm
by Rolf

Re: Problem with menu showing in standart template

Posted: Sun Sep 06, 2009 4:56 pm
by SuP
Ok, thank you!
Now it works right.

Re: Problem with menu showing in standart template

Posted: Sun Sep 06, 2009 4:58 pm
by Rolf
Your welcome  :D

Please add [solved] to title of the first topic.  ;)

Grtz. Rolf