Which template name to use for taxonomies but not their terms?
There is no such hierarchy in WordPress, accessing a custom taxonomy directly simply 404. This works for all taxonomies, build-in or not. There is unfortuantely no other work around to this but to create a page You should create a custom page template with a custom query to list your taxonomy terms, something like the … Read more