Passer la navigation

[Résolu] Replicated search and pagination module with Ajax pagination

This support ticket is created Il y a 2 weeks, 4 days. 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 -

Fuseau horaire du supporter : Asia/Kolkata (GMT+05:30)

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

Dernière mise à jour par fabriceS Il y a 1 week, 5 days.

Assisté par: Minesh.

Auteur
Publications
#2838231

Hi
I have an issue on an archive template. This page display a lot of posts but way too many, so it takes too much time to load. So I want to display first 18 items and then automatically load the next 18's when scrolling down. However when I configure it like this it is displaying each time the search engine every 18 items. and/or it does not load the next items. Could you please have a look ?
I have to give you credentials as it is a private application.

Thanks.

#2838235

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Before you send me admin access details, just to ensure there is no conflict with the theme/plugins you use.

*** Please make a FULL BACKUP of your database and website.***
Could you please try to resolve your issue by deactivating all third-party plugins as well as the default theme to check for any possible conflicts with any of the plugins or themes?
- Do you see any difference? if no:

Yes, please share problem URL and admin access details.

*** 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.

#2838483

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

I see you added some custom JS/Javascript code to your archive's JS editor.

I tried to reproduce the issue but somehow I count not.

I've created the sandbox site and you can auto-login to it using the following link:
- lien caché

I've created the following archive with infinite scroll:
=> lien caché

Here is the post type archive for "gym" post type and I can see it working as expected:
=> lien caché

#2839234

The infinite scrolling works great in a View, it was a total mess with the exact same code in a WordPress Archive.
Just for you to know.