Changeset 1698912
- Timestamp:
- 07/19/2017 01:12:04 PM (9 years ago)
- Location:
- woo-product-images-slider/trunk
- Files:
-
- 3 edited
-
assets/js/wpis.front.js (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
wpis.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
woo-product-images-slider/trunk/assets/js/wpis.front.js
r1698632 r1698912 29 29 30 30 jQuery('.variations select').change(function(){ 31 jQuery('.wpis-slider-nav').slick('slickGoTo', 0); 31 32 window.setTimeout( function() { 32 33 jQuery('.wpis-slider-for .slick-track .slick-current').zoom(); -
woo-product-images-slider/trunk/readme.txt
r1698632 r1698912 5 5 Requires at least: 4.0.0 6 6 Tested up to: 4.8 7 Stable tag: 1.2. 07 Stable tag: 1.2.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 58 58 == Changelog == 59 59 60 =Version 1.2.1= 61 62 * Fixed : Slider jquery issue 63 60 64 =Version 1.2.0= 61 65 -
woo-product-images-slider/trunk/wpis.php
r1698632 r1698912 5 5 Description: This plugin creates a attractive responsive slider/carousel for WooCommerce product gallery images with nicely lightbox effect. 6 6 Author: DesirePress 7 Version: 1.2. 07 Version: 1.2.1 8 8 Author URI: https://desirepress.com 9 9 License: GPL2
Note: See TracChangeset
for help on using the changeset viewer.