Having trouble getting my site to display older entries.
I have category pages set up to only show 5 entries at a time. If I have over this amount in the category, the button appears on the page for 'older entries'. However this throws up a 404 error instead of showing the page of older entries.
I think it is permalink related but have no idea how to solve it.
If my permalink is:
/%category%/%postname%/
I get the error.
Bizarrely through a typo I found that
/%category&/%postname%/ (note the & symbol instead of %)
Does show up the list of older entries without the 404, however trying to view and individual post throws up a 404 instead.
Any ideas how I can fix this? Help would be most appreciated.