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]
Question about MemuManager
Re: Question about MemuManager
Works for me - can't reproduce your problem.1dMN wrote: I tried to use {cms_module module='MenuManager' collapse='1' number_of_levels='2'}
Re: Question about MemuManager
Hi cyberman.cyberman wrote: Works for me - can't reproduce your problem.
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


Can you explain it to me?
Re: Question about MemuManager
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 .1dMN wrote: Can you explain it to me?