kenwheeler / slick

the last carousel you'll ever need
kenwheeler.github.io/slick
MIT License
28.38k stars 5.88k forks source link

Slick Carousel for WordPress #1849

Open senoff opened 8 years ago

senoff commented 8 years ago

Bob from Max Foundry here.

We worked with feedback from @kenwheeler last year to build an extensive implementation of Slick Slider for WordPress as an Addon to our MaxGalleria WordPress Gallery plugin. Last week we released an update that uses version 1.5.8.

If you are a contributor to Slick and have need for a WordPress implementation of Slick please email your github profile to support@maxfoundry.com and we will send you a site license to use all of the MaxGalleria Addons including the one for Slick.

Hope this is posted in the right place.

And thanks to all of your for making Slick great!

Bob

kenwheeler commented 8 years ago

I'm just gonna go ahead and leave this one perpetually open. Trying to get 1.5.9 out this weekend, link on lander included @senoff

senoff commented 8 years ago

We updated MaxGalleria Slick Carousel for WordPress to use version 1.5.9 last week.

If you are a contributor to Slick and have need for a WordPress implementation of Slick please email your github profile to support@maxfoundry.com and we will send you a site license to use all of the MaxGalleria Addons including the one for Slick.

Keep making SlickJS great!

Bob

senoff commented 7 years ago

We updated the MaxGalleria Slick Slider for WordPress addon to version 1.7.1 today.

If you are a contributor to Slick and have need for a WordPress implementation of Slick please email your github profile to support@maxfoundry.com and we will send you a site license to use all of the MaxGalleria Addons including the one for Slick.

Keep making SlickJS great!

Bob

senoff commented 6 years ago

We updated the MaxGalleria Slick Slider for WordPress addon to version 1.8 today.

The following options have been added:

accessibility - Enables tabbing and arrow key navigation. edgeFriction - Resistance when swiping edges of non-infinite carousels. focusOnSelect - Enable focus on selected element focusOnChange - Puts focus on slide after change lazyLoad - Accepts ‘ondemand’ or ‘progressive’ for lazy load technique. ‘ondemand’ will load the image as soon as you slide to it, ‘progressive’ loads one image after the other when the page loads. pauseOnFocus - Pauses autoplay when slider is focussed. rows - Setting this to more than 1 initializes grid mode. slidesPerRow - With grid mode initialized via the rows option, this sets how many slides are in each grid row. swipeToSlide - Swipe to slide irrespective of slidesToScroll. touchThreshold - To advance slides, the user must swipe a length of (1/touchThreshold) * the width of the slider. useTransform - Enable/Disable CSS Transforms waitForAnimate - Ignores requests to advance the slide while animating. zIndex - Set the zIndex values for slides.

If you are a contributor to Slick and have need for a WordPress implementation of Slick please email your github profile to support@maxfoundry.com and we will send you a site license to use all of the MaxGalleria Addons including the one for Slick.

Keep making SlickJS great!

Bob