Answered
WooThumbs - Awesome Product Imagery
Hi,
i use this plugin to show the image gallery of a product.
How i can disable this image gallery when Fancy Product Designer is on this
product?
best regards,
Timur
Hi,
i use this plugin to show the image gallery of a product.
How i can disable this image gallery when Fancy Product Designer is on this
product?
best regards,
Timur
This setting doesn't help?
It's in the WooCommerce tab in the settings. If it does not you could probably use some custom CSS to hide the gallery. If you need help on that please open a support ticket.
Hi Johnny, Setting is on YES, but it show it because it was a other plugin.
Now i can hide it with: display: none
BUT there are also other products, thats why i cant hide it.
is there a solution for:
IF .fpd-product-designer-wrapper
THAN .jck-wt-all-images-wrap {display:none;}