By Popboard on
Does anyone know the file naming structure for taxonomy terms? like site.com/term
is it taxonomy-term-page.tpl.php or something?
Does anyone know the file naming structure for taxonomy terms? like site.com/term
is it taxonomy-term-page.tpl.php or something?
Comments
Have you tried
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.