Skip Navigation

[Resolved] Replicated search and pagination module with Ajax pagination

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 2 replies, has 1 voice.

Last updated by fabriceS 22 hours, 5 minutes ago.

Assisted by: Minesh.

Author
Posts
#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

Languages: English (English )

Timezone: 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

Languages: English (English )

Timezone: 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:
- hidden link

I've created the following archive with infinite scroll:
=> hidden link

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

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