CodersCare / gridelements

Be part of the future of TYPO3! Support Gridelements now and unlock exclusive early access to v13! The well-established Gridelements V12 elevates TYPO3 by bringing grid-based layouts to content elements, with powerful features like advanced drag & drop and real references. Supercharge your workflow and make daily tasks easier. Sponsor us here:
https://coders.care/for/crowdfunding/gridelements
GNU General Public License v3.0
5 stars 25 forks source link

Backend display Bug #30

Closed lucavoit closed 1 year ago

lucavoit commented 1 year ago

Hello all! I updated the extension today and have run into the same issue as #29. Unfortunately running the upgrade tasks did not do the trick for me. The Gridelements still look like this: image In the edit screen the children are showing just fine and its also rendering as it should on the Frontend.

I'm using T3Karma as the theme, which depends on this extension. I also dont define any backendlayouts myself, I just want to use the container elements.

I'll be trying to downgrade to the older version I was using before in the meantime.

Any help would be greatly appreciated

Bunnyfield commented 1 year ago

If you are on CMS 11 and using T3Karma as a theme, you won't get very far with Gridelements, since AFAICS they are using EXT:container in their demo for CMS 11.

https://demo.t3planet.com/live-typo3/t3-karma/typo3/module/web/layout?id=57

So I will close this issue here and you will have to get in contact with the guys from T3planet.

lucavoit commented 1 year ago

If anyone else stumbles upon this: I investigated this further and after also installing EXT:container on the page, the gridelements started to work again. Can't really make much sense of this, as the container extensions doesnt even need to be activated. But maybe it's useful for someone.