Hi there
this sounds more like a problem with your specific theme, given that WooCommerce doesn’t show multiple product images on the shop loop on its own
Can you please share a link to your site, so that I can check and see if I can provide you some easy CSS code to solve the issue?
Thread Starter
sinan1
(@sinan1)
Kaial- hair Color
Login using the credentials given below
then go to page number 4
You can see the difference with multiple images and single image.
Username – sinan
Password – sinankaial1
Hi there
please, never share credentials publically on this forum
This is not safe, and it is prohibited by forum’s regulations
Back to your problem: please, try to add the following CSS rules to Additional CSS section of your theme customizer (WP Dashboard -> Appearance -> Customize)
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
z-index: 99;
}