Skip Navigation

[Resolved] Automatic slider

This support ticket is created 4 years, 1 month 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

This topic contains 2 replies, has 2 voices.

Last updated by martinB-16 4 years, 1 month ago.

Author
Posts
#1827925

Hi,

I'm building a view that should only show the content of one post. That's not a problem either.
Is there a possibility that the post changes time-controlled after x seconds (an automatic slider)?

#1828669

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Screenshot 2020-10-29 at 15.39.55.png

You mean you want to only show one post at a time, but after some seconds it should update and show a different post?

You need a View for that, where you set up the pagination to only show one post, with ajax automatic transition, as shown in the screenshot.

Be sure to select the View block itself (use the block navigator at the top of the page if necessary) to be able to access the pagination settings.

#1828949

Great. That's exactly what I was looking for.
Many Thanks