Archived topic
Woocommerce Product category images not showing with activated GP Premium plugin
5 replies · Started by Davron on April 14, 2019
Hello my trouble is not showing images in product category list, product page images work, it looks like style issue.
I got images shown when i unchecked checkbox near "Display Product Images" in Customize->Layout->Woocommerce, but it worked only on shop page. When i deactivated GP Premium, then images are shown every where.
WP version 5.1.1
Php v7
Hi there,
Is there a specific page I should be looking at?
I checked a few pages and all the content seem to be coming from Elementor.
Let me know :)
Yes, sorry about that.
Now the menu has 2 links:
1) iphone repairs(set as shop page in woocommerce)
2) iphone 8 plus repairs
The checkbox "display product image" is checked.
You have this CSS added which is causing the issue:
.wc-product-image {
position: absolute;
z-index: -1;
}
It worked thank you very much)
Upd. Its embarassing... I thought that I commented woocommerce styles in custom css.
No problem :)