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

halloffame’s picture

Please refer to this image for a detailed explanation of this problem.
http://drupal.org/files/ff.jpg

halloffame’s picture

Title: Integration with jcarousel produce conflicts » Conflict with jcarousel when they are used on the same page?
halloffame’s picture

I 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?

halloffame’s picture