Sauter la navigation

[Résolu] Pagination controls missing from archive

Ce fil est résolu. Voici une description du problème et la solution proposée.

Problem:
Pagination controls are missing from a custom archive created with Views.

Solution:
The controls don't appear automatically, you must insert the controls in the Loop Output Editor using the Pagination Controls button so that you can choose the format of the controls to insert.

Relevant Documentation:
https://toolset.com/documentation/user-guides/custom-pagination-for-wordpress-archives/

This support ticket is created Il y a 6 années et 10 mois. 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
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

Ce sujet contient 5 réponses, a 2 voix.

Dernière mise à jour par rafaelL-2 Il y a 6 années et 10 mois.

Assisté par: Nigel.

Auteur
Publications
#619848

Tell us what you are trying to do?

-Working with pagination in Jupiter theme. Currenly I am using a child theme with archive.php, but I didn't see how to work with pagination

Is there any documentation that you are following?

-This previous ticket: https://toolset.com/forums/topic/post-type-archive-with-wpbakery-page-builder-former-visual-composer/

What is the link to your site?
Put private reply to give you admin login if needed

#619919

Nigel
Supporter

Les langues: Anglais (English ) Espagnol (Español )

Fuseau horaire: Europe/London (GMT+00:00)

Hi Rafael

You have done what is said in the other ticket, yes? Created a "standard" archive.php to replace the theme's own archive.php?

And then you have created a custom archive at Toolset > WordPress Archives?

You can add pagination to your custom archives, as described here: https://toolset.com/documentation/user-guides/custom-pagination-for-wordpress-archives/

Or did you mean something different than the above?

#619929

Hi Nigel,

Yes, I Created a "standard" archive.php to replace the theme's own archive.php creating a child theme and works OK but doesn't have any pagination 🙁

Also yes, I tried all options of pagination on the archive view but doesn't show any pagination. I think we need to add some code to archive.php in order to work?

Please provide private reply to take a look 🙂

#619941

Nigel
Supporter

Les langues: Anglais (English ) Espagnol (Español )

Fuseau horaire: Europe/London (GMT+00:00)

Hi Rafael

I'll do some testing locally to see what's expected, but, sure, let me have your site credentials in case I need to take a look.

#620110

Nigel
Supporter

Les langues: Anglais (English ) Espagnol (Español )

Fuseau horaire: Europe/London (GMT+00:00)

Hi Rafael

In your site I see that the custom archive you created includes the setting "Pagination enabled with manual transition and page reload" but you haven't inserted any pagination controls (as described in the document I linked to).

In the Loop Output Editor (logically, within the wpv-items-found section) use the Pagination Controls button to insert pagination links according to your needs.

#620217

problem solved, just didn't put the pagination on the loop