Question about MemuManager

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
1dMN

Question about MemuManager

Post 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]
cyberman

Re: Question about MemuManager

Post 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.
1dMN

Re: Question about MemuManager

Post 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?
cyberman

Re: Question about MemuManager

Post 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 .
Locked

Return to “Layout and Design (CSS & HTML)”