Load more posts button on home page

I have a blog structure on the homepage of my website, and I want to fetch the posts in groups of 5 in this blog structure. When the page loads, 5 posts are visible. I would like to implement a mechanism using AJAX, so that when I scroll down, another 5 posts are loaded, and when I scroll a bit more, another 5 posts are loaded.

I don’t want to use any third-party plugins or software for this; is it possible to achieve this using the cornerstone you provide? I would appreciate it if you could provide information on this.

Hi @kuarktek,

Unfortunately, there is no such option available right now. If you still need that, I would suggest you hire a developer who can assist you in doing the customization.

Thanks

Hello,

When I tried this system with a third-party software, I encountered a problem as follows: I am asked to select the selectors of the relevant posts for the ajax loading and add them to the plugin. However, since the structure we use is a grid, it assigns multiple classes (e.g., x-cell e2-e9 m2-h m2-i m2-j m2-k m2-n m2-q m2-t m2-u m2-v) and, as a result, the added selectors are either not accepted or not functioning properly. Is it possible for you to assist with this issue?

The plugin I am using and a video demonstrating how to use the plugin can be found in the following link:

If you wish, I can provide user login information.

Hello @kuarktek,

The GRID element class will be your Load More Button Selector while the Cell class will be for the Load More Items Selector.

Hope this helps.

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