Questions tagged [tx-gridelements]

52 questions
0
votes
1 answer

Render headline of first content element in Grid Container different

Is it possible to render the headline of the first content element within a Grid Elements container different in the fluid_styled_content template or via TypoScript?
Peter Kraume
  • 3,577
  • 2
  • 21
  • 39
0
votes
1 answer

TYPO3 Gridelement nesting not working

I've created a extension based on bootstrap_grids, but cannot nest the grid elements. I understand that "allowed = *" should do the job, but the ce don't show up in nested elements. tx_gridelements { setup { section { title =…
lufi
  • 610
  • 7
  • 29
0
votes
0 answers

gridelements appearance (images) in multilingual pages

I put two different images into the gridelements appearances of the standard language and the foreign language. The images references are stored in the tables "sys-file" and "sys-file-reference". The image of the foreign language is stored with the…
KurtKK
  • 11
  • 4
0
votes
2 answers

TYPO3 Not able anymore to translate CE's to other languages

Is there a way to 'reset' or db entries to delete or something else without deleting all content already translated... (and would that solve the issue?) In the first go all translation went well, I chose a 'one tree' setup pressing translate rather…
webman
  • 1,117
  • 15
  • 41
0
votes
2 answers

Custom rendering / wraps with GridElements (typo3)

I have to make a backend and a frontend-layout with grid-elements. To clarify it a bit: I have 10 containers, 5x2 It looks in the backend like this: con 1_1 | con 2_1 | con 3_1 | con 4_1 | con 5_1 con 1_2 | con 2_2 | con 3_2 | con 4_2 | con…
DasSaffe
  • 2,080
  • 1
  • 28
  • 67
0
votes
1 answer

TYPO3 Gridelements. Render assets from child

I'm creating a content Element with gridelments where i need to render some Data from the childs directly. There is no problem for fields like "bodytext" or "header". But the assets gives me only a counter, not a reference or path. So the big…
kevinq
  • 109
  • 1
  • 17
0
votes
1 answer

Typo3 Gridelements - setup not working

I'm using Typo3 7.6.10 with Gridelements 7.0.5. I'm trying to wrap the gridelement output with the following code but the wrapping is not working. Both files are loaded. The 2-cols-50-50 element is available in the backend and the static…
1 2 3
4