similar stuff works for ‘category’, if user leave default category page, it goes to ‘category.php’, if user selects category-template-1.php via body class it goes to category-template-1.php..
no chance to somehow control which page gonna be loaded for taxonomies too.
what im trying to do:
taxonomy reviews –> smartphones, tablets, cameras , etc
taxonomy brands –> apple, samsung, htc etc..
when i select tablets i wanna be able to filter only brands that have tablets reviews, example : apple, samsung .. and i need to be able to query this at any time so if i select something else i can display links of brands that contains tablet reviews. I need it done with two taxonomies. Displaying posts works perfectly, just need taxonomy names.