Page 1 of 1

Question about MemuManager

Posted: Thu May 18, 2006 9:24 am
by 1dMN
Hi all.
I don't resolve my problem about this menu (see also attached file):

LEFT VERT MENU ITEMS
1.Home
2.Content
3.Menus
4.Templates
5.Extensions

RIGHT VERT MENU ITEMS
3.Menus
3.1 ...
3.2 ...
3.3 ...

and so on

I want to show level "3.Menus" only into right column. How can I do this with MenuManager?
I tried to use {cms_module module='MenuManager' collapse='1' number_of_levels='2'} for the left menu, and {cms_module module='MenuManager' collapse='1' start_element='3'} for the right one, so the right menu starts from third element but the left one doesn't stop to the second!
Thank you for your help!

[attachment deleted by admin]

Re: Question about MemuManager

Posted: Thu May 18, 2006 10:37 am
by cyberman
1dMN wrote: I tried to use {cms_module module='MenuManager' collapse='1' number_of_levels='2'}
Works for me - can't reproduce your problem.

Re: Question about MemuManager

Posted: Thu May 18, 2006 4:57 pm
by 1dMN
cyberman wrote: Works for me - can't reproduce your problem.
Hi cyberman.
You don't see menu level "3" using {cms_module module='MenuManager' collapse='1' number_of_levels='2'} on the left, but you see it only on the right!!! How is it possible ??? :o
Can you explain it to me?

Re: Question about MemuManager

Posted: Fri May 19, 2006 4:41 am
by cyberman
1dMN wrote: Can you explain it to me?
Hmm, I've take your posted tags and put it in template bulletmenu 1 col (default installation). Have tried it yesterday on a local xampp box with CMSms 0.13b3 .