Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript Using jQuery Plugins Using a jQuery Carousel The Carousel Challenge Solution

Alexandra Spalato
Alexandra Spalato
11,478 Points

Grid mode in slick carouels

Hi, i wanted to enable the grid mode in slick with rows and slidesPerRow settings i add it but doesn't work any idea ?

Steve N. Peralta R.
Steve N. Peralta R.
31,097 Points

Download new version of slick and try it locally, or replace it on ur workspace with the last version of slick. If you search ( Ctrl+F) "rows" or "slidesPerRow" on the js slick file on the workspace the result is = 0. I pass the last half hour tryin to solve it and I think that in the case of experiment plugins it's better to do on local mode :P because you will know what you are coding. Have a good learning

Can you share your code? Maybe on a CodePen or upload to a Workspace and share a Snapshot?

1 Answer

Alexandra Spalato
Alexandra Spalato
11,478 Points

Thank you Steve, but i always work locally, and my try was with the last version and don't work i have just searched for row and slidesPerRow , and there are here, so i don't know why it don't work... And it might be a really interesting function1