Category template for second page and next
-
Hello, I’m trying to customize category.php template but I found out that when I’m in a page the ?loop? doesn’t really use this template, as I get a not found error.
The thing is, when I link to: https://mysite/blog I get the correct category.php template, and the $cat variable is working as expected, but when my url is like https://mysite/blog/page/2/ (or even https://mysite/blog/page/1/) I can see caetgory.php is not being called and I get a not found message (not a real 404 error, but the wordpress not found message).
What must I do in order to get category.php in all pages?
NOTE: I got to these pages navigating trough “Older opsts” and “Newer posts” links.
Thank you
- The topic ‘Category template for second page and next’ is closed to new replies.