Single product and portfolio gallery
Hi,
- can You help to disable product image click? We need to disable all featured images click on hover [Links visible only for registered users]
ow to show image names on gallery items in portfolio?
Hi,
ow to show image names on gallery items in portfolio?
Comments
[Links visible only for registered users]
(something was wrong with pasting urls in previous message.)
Hi,
1) Please try the following CSS code:
.single-product .woocommerce-product-gallery{ pointer-events: none!important; }Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
2) You must add Captions to your images and ensure that you have captions set to be visible in the Style tab.
Best regards
We need catpions only on portfolio items gallery. This page [Links visible only for registered users]
But it is a regular gallery item, so you must do the steps I explained in the message before.
Best regards