22. 11. 2016, 10:32
Hallo zusammen,
ich möchte das Inhaltselement "textpic" neu wrappen bzw. einige Wraps entfernen. Leider funktioniert es nicht. Hier mein TypoScript:
page.10.subparts { SHORTCUTS = CONTENT SHORTCUTS { wrap = <section id="shortcuts"><div class="container"><div class="row row-height">|</div></div></section> table = tt_content select { pidInList = 5 where = colPos = 3 } renderObj < tt_content renderObj { textpic.20.imageStdWrapNoWidth = | stdWrap { } } } }
Mit "image" funktioniert es, aber sobald ich auf ein "textpic"-Inhaltselement anlege wid es nicht verändert. Woran kann das liegen?
Vielen Dank schon einmal!
Liebe Grüße