Navigation überspringen

[Gelöst] Pagination (Links) display issues with Mobile

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

Problem:

Setup pagination links block.

Solution:

You can find and select the Pagination block, setup it as what you want.

Relevant Documentation:

This support ticket is created vor 4 years, 10 months. 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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Zeitzone des Unterstützers: Asia/Hong_Kong (GMT+08:00)

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

Zuletzt aktualisiert von riccardoU vor 4 years, 10 months.

Assistiert von: Luo Yang.

Author
Artikel
#2139787
Screenshot 2021-08-11 at 02.22.05.jpg
Screenshot 2021-08-11 at 02.19.03.jpg

Pagination with Links does not work on mobile, see screenshots. Even adding a container around the whole view makes the pagination with links cut off pages on the left and right... the skipping ... inbetween pages does not seem to work either.

Link to a page where the issue can be seen:
versteckter Link

I expected to see: Pagination 1, 2, ... 5, ..., 10, 12 instead

Instead, I got: missing digits on left and right...

#2139997
skip-option.JPG

Hello,

You can try these:
1) Find and select the Pagination block, setup a value in option "Pages to Skip", see my screenshot skip-option.JPG

2) For mobile problem, you can try the CSS codes in below similar thread:
https://toolset.com/forums/topic/responsive-pagination/#post-2134463

#2140205

About 1) "Pages to Skip"

Is there a way to add pages "2 to 10" without entering 2,3,4,5,6,7,8,9,10 ?

About 2)
Will look into that...

#2140225

My issue is resolved now. Thank you!