Closed (duplicate)
Project:
Galleria
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2011 at 06:23 UTC
Updated:
18 Nov 2011 at 22:31 UTC
When I'm using galleria in a node where there is a jcarousel view the main image defaults to that of jcarousel. This view contains image field with galleria format. This should always default to the first main image of the node field and not of the view.
Please advice. Thanks.
Comments
Comment #1
halloffame commentedPlease refer to this image for a detailed explanation of this problem.
http://drupal.org/files/ff.jpg
Comment #2
halloffame commentedComment #3
halloffame commentedI found the culprit. Turns out that the second group of thumbnails (Im referring to jcarousel's group of thumbnails but this bug persist on all other styles such table, grid, etc.) is outputting all of its field with "active" li class.
I can't seem to alter the markup via views' template or by the 'rewrite the output of this field' option. I also tried to control the class via CSS with no luck.
Anyone?
Comment #4
halloffame commentedWhen using two galleries on the same page ALL thumbnails on the second one outputs with li 'active' class.