Essential grid taking way to much time to load when paginating vs infinite scroll (load more button)

Hello!, we have a blog that was taking so much time to load (at leasts on posts list page, which is being displayed with essential grid).

After many tests, we found out the grid was taking so long to load, only when it has “pagination” enabled. But when disabled, it loads in few seconds.

Page with pagination enabled: https://areachica.movix.com/sample-noticias/

Page with load more button: https://areachica.movix.com/noticias/

For the page with “Load more” button, we only duplicated the grid used in the page with pagination, and disabled the pagination option.

However, it would be great to return to pagination option without facing the long time to load, do you have any idea on why is this happening or how can we solve it?.

Thanks in advance!

Hi Julio,

Thank you for writing in, but sorry we can’t replicate the issue on our end, this issue could be specific to your setup, please do a Testing for Plugin Conflict.

And please clear all your caching and optimizer features (plugin, server-side, CDN, and browser’s cache).

If the issue persists, please provide us login credentials in a secure note so we can take a closer look.

Cheers!

Hello!, thanks for your reply!.
We will be testing on plugin conflects acording to the article you provided.

I will let you know on monday if it got solved or if we would need to give you access for testing.

Thank you!

You are most welcome! Please let us know how it goes.

Hello!,
We made tests for checking plugin conflict, but couldn’t find what is causing it. In fact, we passed to stagging server and disabled all plugins but Essential Grid, and still have the same issue.

We would appreciate your help by checking your offer about checking it.

I share credentials with you. On secure note.

To recap: The same grid was duplicated, one is with pagination and is taking way longer to load. The other grid was edited, with the “load more” button instead of the pagination. And increased the load time. However, would be great if we could use the grid with regular pagination, without facing the time issue.

Thanks in advance.

Hey Julio,

The paginated grid appears slow because all 200+ posts are loaded in the page and Essential Grid’s pagination is only superficial. It doesn’t load via AJAX like the Load More button.

Regretfully, there’s no option for AJAX numbered pagination in Essential Grid so you really need to use the Load More button.

Hope that helps.

Hello Christian.
That’s what we thought.
Thank you very much for your help.

@Yanes,

It’s our pleasure to help you.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.