I’ve installed the Slick carousel plugin but it can only show one slide at time. How do I create a multiple item carousel that will show 3 - 5 slides at a time?
1 Like
You could place three to five carousel plugin elements next to each other, remove the arrows and the dots and set them all to the same play speed then it would look like they’re coordinated. If you’d rather have the user be able to have more control by showing next or previous slides, you could use a repeating group with images instead with two arrow icons to display next or previous entries in the repeating group
1 Like
Thanks @fayewatson. I will try the repeating group with images!
1 Like
Awesome! I do this too, with ‘Fixed Number of Cells’ and then the arrows’ workflows would be, element actions --> “show next”, and “show previous”