[TYPO3] Not showing subitems ( menu problem )

Tomas Mrozek mail at cascaval.com
Wed Aug 13 16:29:38 CEST 2008


> Now I set everything on expAll = 1

1. You don't have to set it to everything, only TMENU:
temp.mainnav.20.1.expAll = 1

2. Remove entryLevel on HMENU as it's useless for you.

3. Try to set this:
[PIDinRootline = 3]
   temp.mainnav.20.special >
   temp.mainnav.20.entryLevel = 1
[end]

That basically changes the HMENU (only!) if you are in that directory 
page (UID 3). You might change the entryLevel though.

Tomas Mrozek



More information about the TYPO3-english mailing list