Skip Navigation

[Resolved] Sliders in Views

This thread is resolved. Here is a description of the problem and solution.

This support ticket is created 5 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- - 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00
- - - - - - -

Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)

This topic contains 2 replies, has 2 voices.

Last updated by MichaelR9215 5 years, 10 months ago.

Assisted by: Beda.

Author
Posts
#1204698

Hello,

I would like to use Views to create a slider with horizontal scrolling that continues infinitely, so there is no gap in the results. I also would like to display a three column carousel, but only increment the slider one result at a time.

#1204947

You can create a Slider with Views by using pagination as explained here:
https://toolset.com/documentation/user-guides/creating-sliders-with-types-and-views/

We also have extensive training for slider creation if you want to learn more in regard:
https://toolset.com/documentation/beyond-the-basics/showcase-content-using-post-sliders/

Maybe though you are interested in the new WordPress Bootstrap Slider methods?
Those are explained here in detail:
https://toolset.com/documentation/user-guides/creating-sliders-with-types-and-views/how-to-create-a-wordpress-thumbnail-slider-in-minutes/

About "infinite" sliders - this is not possible, because you will reach an end of the items at some point.
But if you mean that it should re-loop the items, then the WordPress Bootstrap Slider is what you need, see a demo here:
hidden link

#1213456

My issue is resolved now. Thank you!