Plugin Author
Niloy
(@im_niloy)
Hello,
I can see that your website has some jQuery errors, which might be the reason the slider is not working. Also, please ensure that you are using images for the variation because I can see the slider initialize.
thanks for your reply.
i fixed. i changed 2 classes in my css:
.woocommerce-product-gallery__image a {
pointer-events: all;
}
.woocommerce-product-gallery__image {
pointer-events: all;
}
the “pointer-events” was none.
regards
Plugin Author
Niloy
(@im_niloy)
That might be from the theme or other plugin.
Thanks for the update. I marked this topic as resolved.
Feel free to ask if you need any help.