menu start level [solved]

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
My.WEBDESIGNER
Forum Members
Forum Members
Posts: 64
Joined: Sat Jun 20, 2009 3:28 pm

menu start level [solved]

Post by My.WEBDESIGNER »

We try to show only a submenu of the other pages on this homepage (link removed!).

We're using the tag {menu template='minivdp' start_page='hout'}
We also tryed {menu template='minivdp' start_page='hout' number_of_levels='1'} which could be usefull for this menu, but first we need to determine te starting level of the menu.

any ideas?

for an example of what we want: see: www.houtvanderperre.be
Last edited by Anonymous on Wed Aug 26, 2009 9:40 am, edited 1 time in total.
Pierre M.

Re: menu start level

Post by Pierre M. »

Hello,

what is your CMSms version ? Strangeness in System Info ? {menu...} tag OK ?
I'm don't understand "but first we need to determine te starting level of the menu".
Could you please elaborate on what is working, what you want and what you get instead ?

Pierre M.
My.WEBDESIGNER
Forum Members
Forum Members
Posts: 64
Joined: Sat Jun 20, 2009 3:28 pm

Re: menu start level

Post by My.WEBDESIGNER »

Hello,

In the past we make the same website in a asp cms. Today we want to work with a open cms system like cms made simple.
The website we already maked can you found on http://www.houtvanderperre.be.

Like you would see is the on the homepage a other menu showed.

This is the menustructure normal
1. Hout
a. Houtsoorten
b. Tuinhout
c. .....
d. ....
2. Interieur
a......
b.....
c.......
3. Platen
a........
b........
4. Benodigheden
a..........
b.........
c.........
d.........

Now on the homepage we have 4 blocks with pictures. These pictures are the link to the head of this block. But we want to display under them the submenu structure. NO level 1 like we have now.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: menu start level

Post by Nullig »

If you just want to show the sub-menus, you would use:

{menu start_element='1.1' show_root_siblings='1' collapse='1' template='minivdp'} <-- for the first menu
{menu start_element='2.1' show_root_siblings='1' collapse='1' template='minivdp'} <-- for the second menu
{menu start_element='3.1' show_root_siblings='1' collapse='1' template='minivdp'} <-- for the third menu

etc...

Nullig
My.WEBDESIGNER
Forum Members
Forum Members
Posts: 64
Joined: Sat Jun 20, 2009 3:28 pm

Re: menu start level

Post by My.WEBDESIGNER »

Thanks Nullig it works  :)
Pierre M.

Re: menu start level

Post by Pierre M. »

Hello again,

please put [solved] in the title of your first post.

Pierre M.
Locked

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