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 trialAlexandra Spalato
11,478 PointsGrid 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 ?
1 Answer
Alexandra Spalato
11,478 PointsThank 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
Steve N. Peralta R.
31,097 PointsSteve N. Peralta R.
31,097 PointsDownload 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