Does anyone know the file naming structure for taxonomy terms? like site.com/term

is it taxonomy-term-page.tpl.php or something?

Comments

chronosinteractive’s picture

Have you tried taxonomy-ID.tpl.php or taxonomy-term-ID.tpl.php ?

Can't remember if you need to add some code to the template file in order to make those work.