WordPress not respecting template hierarchy (fetches index.php instead of single.php or page.php)
I’m going to answer my own question for the sake of people who might run in the same issue as me in my setup I had a plugin handling taxonomies; one of these had the rewrite slug set to “year” – well, it turns out this conflicts probably with date based archives (?) and caused … Read more