• Hi,

    I loved the sliding feature for both thumbnail and featured image but this plugin is colliding with WooCommerce Variation Swatches plugin. Please help. Need a fix as soon as possible.

    Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter subrat4php

    (@subrat4php)

    Hi! @desirepress

    Please reply with your suggestions.

    I am not able to add more variation images as product gallery images. It the variation is 2 or 3 it is working fine. But more than 3, it is not working.

    Hi, @subrat4php

    I have a problem about when select attribute product gallery images not change.
    I tried remove this below code in wpis.front.js (woo-product-images-slider/assets/js/wpis.front.js).

    jQuery('.variations select').change(function(){
    	jQuery('.wpis-slider-nav').slick('slickGoTo', 0);
    	window.setTimeout( function() {
    		if(object_name.wpis_zoom == 'true'){
    			jQuery('.wpis-slider-for .slick-track .slick-current').zoom();
    		}
    	}, 20 );
    });

    It’s work for me ??

    • This reply was modified 6 years, 3 months ago by nuttwicrew.
    • This reply was modified 6 years, 3 months ago by nuttwicrew.
    Thread Starter subrat4php

    (@subrat4php)

    @nuttwicrew

    Well Done buddy!!!

    But, what will happen if you update the plugin in future forgetting about the changes you have made in the js file?

    I think we must not change anything in the core js files of plugin or theme rather find a way to override them.

    • This reply was modified 6 years, 3 months ago by subrat4php.

    @subrat4php

    I think this plugin doesn’t update anymore ??

    • This reply was modified 6 years, 3 months ago by nuttwicrew.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘slider plugin colliding with WooCommerce Variation Swatches’ is closed to new replies.