Hi there,

I installed the Galleria module + library successfully and looks great. I have encountered however the following issue when used together with Views 3.

I have a node Image and a node Album that references multiple images. In views I select all images referenced in an album and render them using Galleria format provided by the Galleria module. I encounter 2 main issues:

* The images are included twice both in the thumbnails and in the main gallery area
* The thumbnails do not load properly. On each image (repeated twice), the first thumbnail does not show and the second shows the ajax loader.

In the admin theme (view preview) or when I test this using the default Drupal theme it works ok. When I try another theme I have the issue described. I am therefore not sure if this is a bug of the module or of theme.

I am not very experienced with the theming aspect of Drupal, so any directions on how I can debug this would be appreciated.

Attached are some screenshots of how the gallery looks like and the html showing how the images and thumbnails are rendered twice.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

krystalcode’s picture

Just checked and the same happens with an image field with multiple values in a node rendered in Galleria format. So this shouldn't have much to do with Views.