Guten Morgen,
hast du irgendwo tt_content.menu.20 irgendwo überschrieben?
Ich nutze ein eigenes TS, aber das normale menu.20 läuft auch tadellos.
Hier mal mein TS, falls du den anderen Fehler nicht findest, evtl. mal TS posten.
Typoscript-Code:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31:
| seite.includeCSS.file57 = fileadmin/layout5/css/sitemap.css lib.sitemap = COA lib.sitemap { stdWrap.prefixComment = 2 | lib.sitemap wrap = <div id="sitemap">|</div> 10 = HMENU 10.special = directory 10.special.value.field = pages 10.1 = TMENU 10.1 { wrap = <ul>|</ul> noBlur = 1 expAll = 1 NO { wrapItemAndSub = <li>|</li> ATagTitle.field = description // title after{ field= subtitle wrap = <br />| } } } 10.2 < .10.1 10.2.wrap = <ul class="sub"> | </ul> 10.3 < .10.2 10.4 < .10.2 10.5 < .10.2 } tt_content.menu.20.2 > tt_content.menu.20.2 < lib.sitemap |
Sieht dann so aus;
CFS-Info.de: Sitemap
Armin