Yes, you can. The pagination helper {{pagination}} adds pagination to the Help Center. Pagination is available and included by default in:
Home page
Article page
Contributions page
Request List page
Search Results page
Section page
It will only render if the number of elements (articles, posts, etc..) is greater than the size of a page, which is 30 elements per page. In the example above, it will only render on the Home page when the number of categories is greater than 30.
See more information about the Pagination helper in our Zendesk Developer Help Center.
Can I add pagination to my Help Center?
Yes, you can. The pagination helper
{{pagination}}
adds pagination to the Help Center. Pagination is available and included by default in:It will only render if the number of elements (articles, posts, etc..) is greater than the size of a page, which is 30 elements per page. In the example above, it will only render on the Home page when the number of categories is greater than 30.
See more information about the Pagination helper in our Zendesk Developer Help Center.