Plugin Directory

Changeset 1698912


Ignore:
Timestamp:
07/19/2017 01:12:04 PM (9 years ago)
Author:
desirepress
Message:

Release 1.2.1 Version

Location:
woo-product-images-slider/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • woo-product-images-slider/trunk/assets/js/wpis.front.js

    r1698632 r1698912  
    2929       
    3030        jQuery('.variations select').change(function(){
     31            jQuery('.wpis-slider-nav').slick('slickGoTo', 0);
    3132            window.setTimeout( function() {
    3233                jQuery('.wpis-slider-for .slick-track .slick-current').zoom();
  • woo-product-images-slider/trunk/readme.txt

    r1698632 r1698912  
    55Requires at least: 4.0.0
    66Tested up to: 4.8
    7 Stable tag: 1.2.0
     7Stable tag: 1.2.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5858== Changelog ==
    5959
     60=Version 1.2.1=
     61
     62* Fixed   : Slider jquery issue
     63
    6064=Version 1.2.0=
    6165
  • woo-product-images-slider/trunk/wpis.php

    r1698632 r1698912  
    55Description: This plugin creates a attractive responsive slider/carousel for WooCommerce product gallery images with nicely lightbox effect.
    66Author: DesirePress
    7 Version: 1.2.0
     7Version: 1.2.1
    88Author URI: https://desirepress.com
    99License: GPL2
Note: See TracChangeset for help on using the changeset viewer.