I have a problem when using permalinks.
In my case, I use
/news/%year%/%monthnum%/%day%/%postname%
for the permalink structure and /news as category base. I need them to be identical for the Home-Page control plugin.
Now everything works fine, only when I click to a single post (no matter whether the hpc plugin is activated or not), I get a 404 error. When I remove the /news from the structure, everything is fine again. So why isn't this working on my playground?
I'm sure this has already been discussed, but I couldn't find anything. Could somebody give me a hint or a link on that? Thanks in advance.