Hi guys, I tried to edit the view of a taxonomy page. I tried to modify the taxonomy-term.tpl.php [1] File but without any effect.
I tried also to modify the taxonomy-term.tpl.php under /models/taxonomy/ no results.
My taxonomy structure is: Vocab (test_vocab) - taxonomy/term/1 -- taxonomy/term/2 -- taxonomy/term/3
I tried to name the file
taxonomy-term.tpl.php taxonomy-term-1.tpl.php taxonomy--term--1.tpl.php taxonomy-test_vocab.tpl.php taxonomy-test_vocab-1.tpl.php taxonomy--test_vocab--1.tpl.php page-taxonomy-term-1.tpl.php page--taxonomy--term--1.tpl.php node-taxonomy-term-1.tpl.php node--taxonomy--term--1.tpl.php
all without results.
Any help please?
Thx Sebastian
[1] http://api.drupal.org/api/drupal/modules--taxonomy--taxonomy-term.tpl.php/7