Hello Guys,
I read the field-collection-item.tpl.php comments, and saw the help text how the template name what i would like to name in my theme. But unfortunately it was wrong:
field-collection-item-{field_name} but the really name is field-collection-item--{field_name}, with two dash.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | wrong_template_name-2-2848296.patch | 573 bytes | csakiistvan |
Comments
Comment #2
csakiistvanComment #3
renatog commentedGood catch! It really makes sense. Thank you so much for that
Comment #5
renatog commentedMoved to the dev branch
Thank you so much for your help on that