[TYPO3-german] Inhalt auf allen Seiten

Rudolf Fussek rudolf.fussek at icloud.com
Sat Sep 20 14:09:21 CEST 2014


Hallo!

Ich möchte einen Inhaltselement auf ALLEN Seiten angezeigt haben.

Ich finde ständig folgende Lösung:
temp.rightCol = CONTENT
temp.rightCol {
       table = tt_content
       select.orderBy=sorting
       select.where = colPos=2
       select.pidInList = 18
}

So... Nun habe ich colPos auf 3 (habe ein FLUID Template und selbst mein Backend Layout erstellt) und die ID auf 182 (die mein Inhalt beträgt)...

Aber leider sehe ich keinen Inhalt?


More information about the TYPO3-german mailing list