Category permalinks problem.
-
Forgive me if this has been posted before, I tried a search and looking at older topics.
My theme has a category.php file. I want to be able to view a page such as http://postcardsfrommetrosuburbia.solitaryspaces.com/category/news
That currently leads to a 404 error.
However, http://postcardsfrommetrosuburbia.solitaryspaces.com/archives/news
brings up a page and lists all the posts in that category.
I’m not sure why it is happening. I am using the Smart Archives plugin so I can have http://postcardsfrommetrosuburbia.solitaryspaces.com/archives as a page to show all my posts in a monthly breakdown.
I tried to set up a rewrite rule to force http://postcardsfrommetrosuburbia.solitaryspaces.com/category/news to redirect to http://postcardsfrommetrosuburbia.solitaryspaces.com/archives/news
but that doesn’t appear to be working either.
ANyone have any idea or hints?
The topic ‘Category permalinks problem.’ is closed to new replies.