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!