ahsanaltaf
Member
Posted 4 months ago #
Hello there , i am having trouble with custom page template.
The problem is that i have used a custom template for a specific category (ie. 8 ) . Now the problem is that (it has posts which exceed to another page ) so the older posts option appears but when i click that it doesn't show anything.
I am using
http://wordpress.org/support/topic/257887?replies=5
and custom permalink
/%category%/%postname%/
Thanks.
Try creating a catgeory-8.php template file instead of the solution you're currently using.
http://codex.wordpress.org/Category_Templates
ahsanaltaf
Member
Posted 4 months ago #
yes i have created a category-8.php template . Forgot to mention it in the original post though.
The other things that ive used are to keep that category away from the home page.
PS. same code works fine in 2.7 . Perhaps its a 2.8 problem??
ahsanaltaf
Member
Posted 4 months ago #
Ahh finally i figured it out it was due to a problem in the next/previous paging links .
Thanks .