Show the first post in the Loop Carousel as the next slide when Slides to Show is higher than the number of posts and Infinite Scroll is enabled #24854
ville-e
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe..
Loop carousel widget shows the last slide twice, if number of slides is set to higher than the number of queried items and it is set for infinite loop. If number of slides is left empty, it only shows 10 slides.
Describe the solution you'd like.
The loop carousel should show all the queried slides once and then start from the beginning if infinite loop is selected, not showing the last item twice.
Describe alternatives you've considered.
This seems like a bug, so I can't advertise any alternative solutions.
Additional context
In my case, the loop carousel query source is a custom post type created with ACF.
Agreement
All reactions