Skip Navigation

[Resolved] Pagination (Links) display issues with Mobile

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

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 3 years, 8 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
- 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 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 3 replies, has 2 voices.

Last updated by riccardoU 3 years, 8 months ago.

Assisted by: Luo Yang.

Author
Posts
#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:
hidden 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!