Hello there
From a taxonomy page template (/sports/football) I would like to mention the taxonomy name in the title.
<h1> Sports: Football</h1>
Is there an easy way to retrieve the name of the taxonomy when on a taxonomy page?
.Title
returns the name of the term, but what about its taxonomy. I could not find it in the Page context ?
Thanks in advance and sorry if I missed something obvious…