Hey,
I was wondering if someone could help me with this one:
My website consists out of a few "normal" pages with some sub-items (like "about > about us, about this site"). The normal structure for these pages is set as: /%category%/%postname%/
I have one custom Category Base setup for the portfolio part of my website. My portfolio has several sub-categories like websites, games, virals etc. For this i'm setting up a custom category base for my permalinks like: portfolio/%category%/%postname%
Now, the problem is that i also have a blog which uses the same structure like the portfolio but of course now like: blog/%category%/%postname%
I can access the blog posts in this manner but when i try to access blog/%category%/ i get a "page not found".
Really hope someone can help me with this one!!!