Page 1 of 1

Menu items and niveaus

Posted: Thu Dec 23, 2010 5:21 pm
by chrisbar
I have  website in which I have a headmenu. In this menu (horizontal) I can have subitems underneath an item. When I open a subitem (f.i. team U12) I have a team menu (horizontal named 'menuteams'). In this menu I cannot display subitems (f.i. I have Teams (menu), underneath I have different Teams (f.i. U10, U12, U14 etc.). By clicking U12 I get in a teampage with the team menu, but I cannot get sub menubuttons is this teammenu.

Where do I have to change this and how?

Chris

Re: Menu items and niveaus

Posted: Thu Dec 23, 2010 6:09 pm
by Dr.CSS
Most time this would be best to have a link to the site and maybe a link to something that works as you want...

http://dezertdesign.com/five/

Re: Menu items and niveaus

Posted: Thu Dec 23, 2010 9:25 pm
by chrisbar
Ok here's the link to the site

http://www.red-eagles.nl/test/cmsmadesimple-1.9.2-full/

Greetings Chris

Re: Menu items and niveaus

Posted: Thu Dec 23, 2010 10:59 pm
by Dr.CSS
Look like you use 2 different page templates, no idea why you would, look to make sure they both have the same {menu tag}...

Re: Menu items and niveaus

Posted: Sun Dec 26, 2010 9:58 pm
by chrisbar
I inherited the site, but to my opinion the reason why there are two different page templates is that for each team there is a separate team horizontal menu... or is this totally useless?
Underneath you find the style sheets (parts of navigation) of the home page and the teampages.

Navigation in the teampages:

{* Start Navigation *}
     
{* stylesheet  "Navigation: CSSMenu - Horizontal" *}
        Navigation
        {menu template='cssmenu.tpl' items=home,teampagina-3,spelers-4,competitie-3,stand,foto-s-4,foto-s-10,video-s}
       
     
{* End Navigation *}
{* Start Content *}
     

Navigation in the home page:

{* Start Navigation *}
     
{* stylesheet  "Navigation: CSSMenu - Horizontal" *}
        Navigation
        {menu template='cssmenu.tpl' start_level='1' number_of_levels='2'}
       
     
{* End Navigation *}

Re: Menu items and niveaus

Posted: Wed Dec 29, 2010 6:59 pm
by Dr.CSS
I still don't quite understand what the final out come you are looking for, do you have some images of what it should look like?...

Re: Menu items and niveaus

Posted: Thu Dec 30, 2010 7:04 pm
by chrisbar
I wanted a menubutton in the underlying team menu named teams. with this button I could go directly back from one teammenu to another team instead of gowing back through the home button. I have solved it with a double menu now.
Still interested in a solutions however.
chris