Seems any gallery with more than 4 images on mobile has a javascript problem. With 4 or less images, the previous/next buttons work fine. With more than 4, the js seems to not used (though it is there in the source code), resulting in the images appearing in a standard unordered list appearing and no prev/next buttons.

Check the following on iOS Safari or Chrome (don't have Android for testing):
Works fine w/ 4 images: https://www.eye-hole.com/shop/eye-hole/live-love-laugh

Does not work w/ 5 images: https://www.eye-hole.com/shop/eye-hole/thompson

On mobile I have the overflow:hidden on .galleryformatter so it doesn't look ugly & obscure the content below. Assistance would be most appreciated.

Comments

WillGFP’s picture

I just started having the exact same problem, but its on a regular site, not a mobile one, and it seems to be happening when there's 4 images or more. It's only the right arrow that doesn't go to the next image, and if you click the left arrow first, the right button starts to work just fine.

WillGFP’s picture

I went ahead and tried the dev version, and the problem seems to be fixed.

kscheirer’s picture

Status: Active » Fixed

Based on #2, update to latest version.

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