04:54:39 <Daniel^^^> Good morning. I'm trying to add a new FCE based on Fluid. I need something, to make 2 oder 3 columns with a header over all of them and various number of FCE (Text or Image) inside each column (without separate header). What will I have to do, to build such?
06:42:31 <Daniel^^^> In my fluidcontent element I can switch to different modes. I need some different input fields, depends on what mode was selected. Is there a way to do it? or will i have to build multiple content elements?
08:40:23 <Guest|15708> Hi everyone, I have just created a fresh page with fluid powered typo3, Page templates are working fine. However, fluidcontent elements aren't working. If I use a standard CE like Text, the text is being rendered in the frontend. Custom CE within the provider extension aren't rendered at all. I am however able to select them in the Backend and add
08:40:23 <Guest|15708> them to any Grid within the Page Layout. Backend forms are also functioning perfectly. It is just that the Elements don't get rendered at all. I have created a simple test Template which resides in Resources/Private/Templates/Content/Teaser.html and has the standard Layout "Content" defined (see http://pastebin.com/zbYaKWMx). Typoscript from Provid
08:40:23 <Guest|15708> er Extension and fluidcontent_core are included. Am I missing something? Does anyone have a hint for me? Any help ist greatly appreciated.
08:53:44 <NamelessCoder_> Guest|15708 see that typo3conf/AdditionalConfiguration.php was created. If not, run upgrade script for fluidcontent_core in EM. If that doesn't work, see README.md how to edit AdditionalConfiguration.php manually
09:03:38 <Guest|15708> Running the update script in EM worked, thanks a lot!
10:57:39 <Guest|10960> Hi, i switched the fluidcontent Version from 4.2.2 to 4.3.3 (Master Branch). After that the FC Element options settings won't show up. Any idea?