I created a custom post type for my testimonials and set up a genre taxonomy for these.
I can display the links to the various genre and when I click on the link, I do get the testimonials with the correct taxonomy, but it's displaying them using the archive.php template.
I want to display them differently and so set up a archive-testimonial.php template, but it's just being ignored.
I tried naming it category-testimonial.php, taxonomy-testimonial.php, but nothing works.
Here is the link to the testimonials if it helps.