dirtywizard
Member
Posted 2 years ago #
Hey there,
I have 4 categories on my site. Each one uses its own php template. Everything works fine, except when I try to make each one have multiple pages.
For example: http://partkl.com/print - This is a category page.
Click the "Next" link at the bottom (which links to http://partkl.com/print/page/2/ ) - Why do I get the 404 error instead of another page of posts within that category?
If you try http://partkl.com/category/print/page/2/ - That works, but for some reason it will not go to that from the http://partkl.com/print page...
I've tried everything, and looked everywhere. It seems so simple. PLEASE help!
Thanks,
-Nick
Make more posts in category 'print'.
Hi,
I have a similar problem, I have a news category and within that category I have all the months listed as categories. My site is set to display only one post per page and I wish to have previous post and next post links so users can flip back through the news items for that month. When I click on the older news link it just takes me to 404 page not found. See: http://www.tuscorlloyds.com//may/ when clicking on the link older entries it takes me to the url: http://www.tuscorlloyds.com/may/page/2/ there is clearly something fundamental that I am doing wrong, can anyone see whatthat is?