Menu confusion

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
atilla
New Member
New Member
Posts: 2
Joined: Tue Aug 18, 2009 10:44 am

Menu confusion

Post by atilla »

Hi, after having read much documentation I am somewhat confused with how menus integrate. No doubt the question may sound dumb but I am finding this topic difficult to get my head round.

This is my scenario, I have a template which has level 1 navigation along the top and level 2 navigation down the side.

Assuming level one navigation is made up of 'home, widgets, sprockets', and each has a pull down menu.  I add a new page called 'blue sprockets' using my template, how do I ensure the new navigation entry is added under sprokets and not under one of the other menu items?

or even down the side in level 2.

I come from an html background and get easily confused!!!

J
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Menu confusion

Post by Rolf »

Assuming level one navigation is made up of 'home, widgets, sprockets', and each has a pull down menu.  I add a new page called 'blue sprockets' using my template, how do I ensure the new navigation entry is added under sprokets and not under one of the other menu items?
When making a new page you can change the parent of that page. (default=none -> level 1)
This way you can place the page under home, widgets or sprockets...

Hope this helps.

®olf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
atilla
New Member
New Member
Posts: 2
Joined: Tue Aug 18, 2009 10:44 am

Re: Menu confusion

Post by atilla »

Thank you Rolf
I will delve further into this.
J
wcwooldridge
New Member
New Member
Posts: 4
Joined: Thu Sep 24, 2009 9:49 pm

Re: Menu confusion

Post by wcwooldridge »

I'm hitting what I believe to be a very similar problem.

Menu (page) structure as follows.

home
page1
  subpage1
  subpage2
  subpage3
page2

I have a level one menu across top of page that correctly shows home/page1/page1.

I have the following menu call in my page template

{menu template="my_menu_template" start_level="2" number_of_levels="3"}

I get nothing.

When I change my menu call to

{menu template="mspl_subnav" start_page="page1" number_of_levels="3"}

the menu works as expected.  I'm sure this is not the proper way to code.  I've looked at http://themes.cmsmadesimple.org/Howto/m ... tions.html as a guide plus this post and Richard's tutorial does not worked.  I've backed all the way back to calling without a menu template just to see output and I still get nothing for the level 2 menu.

Any ideas what to look for?  Any thoughts greatly appreciated.

Craig
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Menu confusion

Post by Rolf »

- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
wcwooldridge
New Member
New Member
Posts: 4
Joined: Thu Sep 24, 2009 9:49 pm

Re: Menu confusion

Post by wcwooldridge »

Thanks Rolf, work as advertised.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Menu confusion

Post by Dr.CSS »

They were having a known bug problem with 1.6.5 menus, this is why we ask for so much info when you post, had they said right off the bat they were using that version and had second level menu problems answer would have come in first answer...


Please give more info when posting...
Post Reply

Return to “CMSMS Core”