Skip Navigation

[Resolved] Pagination not working in archive

This support ticket is created 4 years, 6 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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10: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/Kolkata (GMT+05:30)

This topic contains 8 replies, has 2 voices.

Last updated by Tomer Helzer 4 years, 6 months ago.

Assisted by: Minesh.

Author
Posts
#1902091

Hi Toolset Support,

I have an archive page with pagination enabled. In the block editor, I can see the pagination block displayed, but not on the front end.

How can I fix this issue?

Thanks!

#1902385

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Can you please share information where I can see the archive?

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#1902581

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Unfortunately, the admin access details you shared with me is not working at this end. Can you please send me working admin access details.

Also, please share the archive link where I can see the issue.

I have set the next reply to private which means only you and I have access to it.

#1902617

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

As you can see with the following screenshot: hidden link

You set pagination to 15 items per page and there are not items available, if you set the pagination to 5, you will see the pagination links.

#1902633
screenshot of archive page.png

Minesh, I'm reffering to the front-end pagination. It's not showing up. The back end is working fine, but if users want to manually move forward or backwards, the pagination option is not found on the screen.

#1902645

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Yes - I'm referring to the frontend pagination only.

See this screenshot: hidden link

Change the 15 to 5 and save the archive in the backend and then check on frontend. Does it works?

#1902653

The content that is showing up is working according to what I want. But there should be a pagination block on the front end if I placed one in the back end, no? The "Previous", "Next" buttons are not in the front end, even though I've placed them in the back end.

#1902671

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

I know you placed the pagination but on frontend the pagination buttons are not displayed because you set pagination to display 15 results per page but you have only 9 records available.

I've set the pagination to 5 per page for now so that you can see the next button.
See: => hidden link

If you set pagination again 15 per page, then you will not see again the next button as you have only 9 records available. Once you have more than 15 records it will display the next button.

#1902673

My issue is resolved now. Thank you!