Hi,
I want to be able to display a drop down list of tags on the archives.php file to enable a sort/filter on a list of posts.
For example, i have 20 posts, each 5 posts have a tag of "Cheshire", 10 have a tag of "London" and the other 5 have a tag of "Kent".
The tag = an Area.
I want to be able to select tags (areas) that are only active on the posts in a drop down list.
So there are only Cheshire, London and Kent. I dont want to display the other 30+ different areas. Only the areas / tags that are asigned to the posts listed.
Then when they select one of the tags such as Kent, it will then display posts only for Kent?
So what im after is a sort function in a dropdown for active tags on the post lists page?
Hope you can help,
Thanks
Paul