I created a custom page template that lists posts from a "taxonomy".
When you click on a post, I want the taxonomy and term to be passed as a parameter in the url as a query string so that i can get the taxonomy on the single post page.
Any help is appreciated.
Thanks