Skip Navigation

[Gelöst] Fix pagination dots at slider

Dieser Thread wurde gelöst. Hier ist eine Beschreibung des Problems und der Lösung.

Problem:

The issue here is that the user has their pagination dots but the dots are sliding with the slider.

Solution:

The solution to this is that you can copy and paste your pagination shortcode to the Output Editor section of your view.

This support ticket is created vor 5 Jahren, 6 Monaten. 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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

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

Zuletzt aktualisiert von christophS-4 vor 5 Jahren, 5 Monaten.

Assistiert von: Shane.

Author
Artikel
#1253519

Hi, how can i fix the pagination dots at the slider? I don't want, that they fade with the slider. They should be always visible on the same position of the sliderbox.

Thanks

#1253609

Shane
Supporter

Sprachen: Englisch (English )

Zeitzone: America/Jamaica (GMT-05:00)

Hi Christoph,

Thank you for getting in touch.

Could you send me a screenshot on the backend edit screen of the view where you added the pagination for the slider?

Thanks,
Shane

#1263275
Bildschirmfoto 2019-06-08 um 20.41.58.png
Bildschirmfoto 2019-06-08 um 20.41.43.png

Hi, here are the screenshots. Best Regards

#1263293
Bildschirmfoto 2019-06-08 um 20.43.24.png

And that's the View where i added them

#1264181

Shane
Supporter

Sprachen: Englisch (English )

Zeitzone: America/Jamaica (GMT-05:00)

Hi Christophe,

Thank you for the screenshots.

What you can do is to copy the pagination code and add it outside of the [wpv-items-found] shortcode.

Thanks,
Shane

#1264551
Bildschirmfoto 2019-06-10 um 21.37.10.png

If i copy the pagination code outside the [wpv-items-found] in the Loop (like in the screenshot) the dots already fade with the slider. They aren't fixed.

#1264635

Shane
Supporter

Sprachen: Englisch (English )

Zeitzone: America/Jamaica (GMT-05:00)

Hi Christophe,

There should also be another editor that you can add it to called the "Output Editor" this is at the bottom of your view.

However seeing that you have the pagination enabled you should also have an editor called "Search and Pagination" .

You can add the code there, then in the output editor you just ensure that the pagination is below the slider.


[wpv-layout-meta-html]
[wpv-filter-meta-html]

Please let me know if this helps.
Thanks,
Shane

#1264971

My issue is resolved now. Thank you!