Bug #72411
closed"Regular Text Element" missing
0%
Description
Adding only text as a content element is not easy possible in TYPO3 7 LTS. It is not listet under "New content element" Wizards tab "Typical page content". See image attached.
As a workaround you can choose another content element an change the type afterwards, not intuitive.
Would looking forward to have it added back. Thanks.
Files
Updated by Markus Klein almost 9 years ago
- Status changed from New to Needs Feedback
Let me guess: You installed css_styled_content (CSC) and fluid_styled_content (FSC) in parallel?
FSC does not have those separated content types anymore, just "text & media" and you can leave the media empty of course.
If you install both extensions, you need to disable automatic page TSconfig in the extension's settings and add the according page TSconfig on the page tree where you want to use CSC of FSC. Then the "new content element wizard" also shows the correct items for CSC or FSC.
Updated by Georg Ringer almost 9 years ago
- Status changed from Needs Feedback to Closed
i am closing this issue. feel free to reopen if still valid!