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
Comment #1
WillGFP commentedI 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.
Comment #2
WillGFP commentedI went ahead and tried the dev version, and the problem seems to be fixed.
Comment #3
kscheirerBased on #2, update to latest version.