setting number of levels to show
(1 viewing) (1) Guest
 | | |
|
TOPIC: setting number of levels to show
|
|
setting number of levels to show 2 Years, 4 Months ago
|
Karma: 0
|
|
I have a menu that looks like this:
A
-1.0
-1.1
B
-1.0
-1.1
-2.0
-2.1
C
-1.0
-2.0
-3.0
I would like my sbd accordion menu to only show the top level (A, B, C) and the next level (1.0, 1.1) and not the third level (2.0, 2.1). I want to keep the 3rd level in the menu for breadcrumb purposes.
Can you please help me?
Catherine
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:setting number of levels to show 2 Years, 3 Months ago
|
Karma: 14
|
|
Hi,
The only way to disable menu items is to use the Ignore Menu Items parameter box available in the later version. It however only stops the submenus from being created, and not just stop an individual item.
So for example:
A
1
2
2.1
3
B
1
You can make the menu look like this if you add the Itemid of A2 and B:
A
1
2
3
B
To find the Itemids of the menu open up the menu manager and they are listed on the right side.
Many Thanks
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
 | | |