Hi! I have a quite big problem with my site. I decided to modify permalink following this structure: /%category%/%postname%/. The problem is that when I click on a category (there are several in fact)I can't see previous entries because there is an error called 404. Sometimes I'm able to visualize the first pege of a category, other times instead the category does not appear at all. Does anybody know what to do? Thanks!
http://img144.imageshack.us/my.php?image=screen2jx3.jpg
Hi again, I'm thinking about my problem. The permalink structure used in my weblog is /%category%/%postname%/ and I probably need another permalink structure that is /%category%/%page%/. How can I combine both structures?
try changing permalink structure to:
/%category%/%postname%.html
and below where it says Category base enter: /category
It works! Great! Thank You very much for your help! :D