I have a very simple view that uses TID as an argument and displays the node titles (as links to nodes) for the filtered nodes having the TID. The title is set to %1 and it nicely displays the name of the term in the title of the view.

I would like to have the %1 title link to taxonomy/term/tid aka taxonomy/term/%1. I have been searching for a couple of days and cannot get a lead on how to accomplish this.

Any help would be greatly appreciated.

Comments

merlinofchaos’s picture

Status: Active » Closed (won't fix)

Views does not currently support rendering the view title as a link. You would have to theme that in your page.tpl.php.