Skip Navigation

[Gelöst] Automatic slider

This support ticket is created vor 4 Jahren, 1 Monat. 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.

Heute stehen keine Supporter zur Arbeit im Werkzeugsatz-Forum zur Verfügung. Sie können gern Tickets erstellen, die wir bearbeiten werden, sobald wir online sind. Vielen Dank für Ihr Verständnis.

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von martinB-16 vor 4 Jahren, 1 Monat.

Author
Artikel
#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

Sprachen: Englisch (English ) Spanisch (Español )

Zeitzone: 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