Hello Aditya,
Thanks for reaching out to us. Please check this link, do you want something like this?
Hope to hear from you soon.
Thanks
Hello Aditya,
Thanks for reaching out to us. Please check this link, do you want something like this?
Hope to hear from you soon.
Thanks
Yes, this sample doesn’t have the problem. This is what is needed.
Hello Aditya,
Please install a plugin Simple Custom CSS and JS and add a custom JS by copying the below snippet-
jQuery(document).ready(function( $ ){
$('.woo-variation-gallery-slider-wrapper').on('beforeChange', function(event, slick, currentSlide, nextSlide){
var current = $(slick.$slides[currentSlide]);
current.html(current.html());
});
});
Check this screenshot for JS settings.
Thanks
This works well..
I think you should include the fix in the plugin itself. I’m sure that more of your users need a permanent fix to this.
Hello Aditya,
Thanks for your suggestion. I will refer this JavaScript to the development team to add it permanently.
If you found my support helpful, my humble request to you to write your beautiful thought here: https://wordpress.org/support/plugin/woo-variation-gallery/reviews/?filter=5
Your beautiful thought keeps us inspired.
Thank You
Video play issue
Aditya Vikram
Hi, there was a bug in the plugin. Here’s a screen recording for the same
https://www.loom.com/share/7d56edf1ddfb4db981f5cb6046947f26
So basically if a video is playing and a user goes to the next video, the previous video still keeps playing.
Has this been fixed in the latest update? If yes, I will go ahead and renew the subscription.
Please let me know.