typo3 - tt_news template_latest delete the <p> tags -
i using typo3 , tt_news in page, have 2 views display news, 1 ###template_latest### , 1 ###template_single###. edited tt_news_v3_template displays want
both have same code in template, ###news_content### having diferent behaviours, in single display, content displayed good, <p> tags generated in editor, latest new view having problem, deletes <p> tags, text not being correctly formated
somabody have idea how solve it?
use below typoscript:
plugin.tt_news.general_stdwrap.parsefunc < lib.parsefunc_rte
Comments
Post a Comment