Closed (duplicate)
Project:
Fences - Semantic field markup and classes
Version:
7.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2013 at 00:32 UTC
Updated:
17 Sep 2015 at 21:28 UTC
Jump to comment: Most recent
Comments
Comment #1
manuel garcia commentedYep, confirming...
Comment #2
Clemens Sahs commentedI can confirming this bug, too
Is there any work in Progress?
Comment #3
jesss commentedFences leaves the
$item_attributes[$delta];variable out of its templates. Adding it back in seems to fix the issue.Comment #4
zgurb commentedHi @jesss,
Where to add this?
Comment #5
jesss commented@zgurb, you add it to the tpl.php template files: field--fences-div.tpl.php, etc. You should copy them over to your theme, first, though.
Comment #6
drupalgideonThis won't work for the "no wrapper" or "figcaption" templates, however.
Comment #7
johnalbin#2568833: <div> wrapper doesn't support item attributes has a patch. Marking this one as a duplicate