Page 1 of 1
[SOLVED] Menus only showing level 1
Posted: Thu Jun 25, 2009 2:57 pm
by leshall
I am new to CMSMS, but am really getting my head around the principles and really like it a lot.
I have been experimenting with a new design for a current site and was doing fine until the menu stopped showing anything other than the first level.
Any suggestions as to what I have done and where to look for solutions?
Thanks. Les Hall, Dallas
Re: Menus only showing level 1
Posted: Thu Jun 25, 2009 3:02 pm
by Deak
Check the code for your menu, there's a couple of attributes you can play around with. For example:
{menu start_level='1' number_of_levels='1'}
Enjoy.
Re: Menus only showing level 1
Posted: Thu Jun 25, 2009 3:42 pm
by Jeff
Also check your CSS if you are using a menu that displays when you mouseover/hover then that is controlled in the stylesheets.
[SOLVED ] Re: Menus only showing level 1
Posted: Thu Jun 25, 2009 8:57 pm
by leshall
I put the menu tag elsewhere in my layout and it worked fine. So I turned to the menu CSS and I changed the Z-index and it worked. The menu was above a div that allowed the top level to show but hid the second level.
Good to have these snafus as I learn more every time.
Thanks for the tips.
les
Re: Menus only showing level 1
Posted: Thu Jul 02, 2009 10:41 am
by Pierre M.
Nice it is solved. Please notice : you should put [solved] in the title of the first post (by editing it) not in this last post. This way it changes the title of the thread and it helps sorting [solved] and open issues.
Happy learning with CMSms
Pierre M.
Re: Menus only showing level 1
Posted: Thu Jul 02, 2009 3:18 pm
by leshall
OK Pierre - didn't know I could edit it.
WIll do in future.
Thanks
Pierre M. wrote:
Nice it is solved. Please notice : you should put [solved] in the title of the first post (by editing it) not in this last post. This way it changes the title of the thread and it helps sorting [solved] and open issues.
Happy learning with CMSms
Pierre M.