How can I implement pagination on custom category page?
It’s far easier to use built-in loop functions such as pagination when you use a category template based on the template hierarchy. You mentioned using the category ID to load posts into your custom template page, but if you instead name the template file based on the category ID, you can simply use the default … Read more