Too many blog posts, how do I make them click into view?
Too many blog posts, how do I make them click into view?
At a glance
The community member is looking for a way to hide excess blog posts on their website, but allow users to view them by pressing a "load more" button. The comments suggest that pagination might be a solution, and there are examples of this in the marketplace. However, the community member has not been able to find the exact example they are looking for. The comments also mention that the pagination feature may be hidden due to an expression in the settings panel, and that the community member should try integrating the pagination templates, assuming their backend has a corresponding template.
Hey guys hope you're doing well! We're currently at full capacity of blogposts at: https://unsloth.ai/blog Was wondering if there was a way to hide excess blogposts but allow a user to view them if they pressed a load more button? Thank you so much! Example of button to load more: https://blog.langchain.dev/
I experimented with nearly every template and the closest thing i managed to find was the swiper.js Demos but it's not exactly what im looking for. Thank you!
It looks like John made them in most (if not all) of the integrations. They are greyed out because of an expression he wrote on the "show" in the settings panel. I assume the pagination would be displayed if the results were more than the number of events he pulled in.
Let me know if you have additional questions about it and thanks Jeremy for pointing him in the right direction. Pagination can be a little tricky but those templates are pretty well built out with their logic so I'd try to integrate them, assuming your backend has a corresponding template