Apologies, trying to get this module with gallery to work for a non-profit education exhibit.

I figured out the libraries and I am using elevatezoom-plus, the good news is that the zoom works, but when I use "Image Zoom Gallery" it shows all the thumbnails as an unordered list below the main image (LI with bullets). So the thumbnails are not in a div but in a unordered list?

Have I implemented the gallery incorrectly? I looked at the page source for examples, http://igorlino.github.io/elevatezoom-plus/examples.htm, and they don't have the li tags, just images in a div.

Might also help if someone point me to a working drupal site with this module and I can look at page source.

Would appreciate some suggestions to get this going for the historical library exhibit.

PS, I setup another site just to test it on a less complicated drupal7 site, and it also shows all the thumbnails with bullets below, I used some pictures of our white shepherd for example: http://vanya.spacecoast.org/node/3

Comments

webengr created an issue. See original summary.

webengr’s picture

Issue summary: View changes
webengr’s picture

Issue summary: View changes
webengr’s picture

Issue summary: View changes
webengr’s picture

Perhaps I did not understand and the image zoom gallery as it is does not support a carousel, so if I have more than 4 images it does not do more or next.

Perhaps I have to do my own CSS to arrange and limit the thumbnails?

davisben’s picture

Status: Active » Fixed

I committed an update to the template to place the thumbnails in a div instead of a list.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.