Photos of product in product pages not showing

Sometime ago, photos of my products on my product pages are not showing. While the page is loading, the photos do load (they flash on the screen) before disappearing when the page has completed loading. I suspect this might be related to the “product-template.liquid” file’s code?

https://gaiapetshop.com/collections/featured-1/products/food-mazuri-dry-turtle.com

Using the above product page as an example, there are three photos for this product. The three photos flash on the page momentarily before disappearing, leaving behind a single thumbnail (which isn’t quite correct either as there should be three thumbnails).

can anyone assist? i can post the code from “product-template.liquid” if that helps.

Hi @gaiapetshop , posting the code probably would help. I think the main culprit is the div with the “product-img” class. It has some inline CSS from “magnific-popup”, is that something you’re using?

If I remove the overflow property I see 3 thumbnails, but then the zoom button is not correctly placed. Is this part of a theme or something custom built? If the latter, contacting the developer is probably the quickest way to get it fixed.