I want to list posts in the "Tag Archive" by date modified instead of date posted.
I tried to make a custom query in the tag.php file using "query_post" and add "sort=modified" but it messes with the pagination and shows up all posts instead of the proper tagged posts.
I hope someone can help me.
Thanks