Product Images are not showing on product page

Like the title says, they can be seen on collection pages but not product pages. I use the debutify theme.

My website: https://6f26de-3.myshopify.com/

Hey @mkmkmkmk please remove the below css from theme.scss.css file (Line no: 1936).

.slick{
opacity: 0;

}

Thanks

Thanks, it mostly works but now it looks like this:

Hey @mkmkmkmk it seems you have used slick slider into it and it doesn’t working as a slider on the product page.

Thanks

Do you know how I can fix this problem? If I use them stacked it shows but when it is in thumbnail mode it doesn’t show. It was working properly but all of a sudden it disappeared.