I have a “layouts/_default/list.html” template defined, and a “layouts/_default/taxonomy.html” template defined. I have a “country” taxonomy defined. If I go to “/countries/” on my site, it’s using the list template, not the taxonomy template. I have no idea what’s going on.
Try a terms.html
template instead.
That works. Is that undocumented?
See docs:
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.