I’m looking for something similar to this. It will be used as a method to sort posts.
How I would like it to work is as follows:
There will be a list of links in the sidebar which will be used to filter the posts. Posts only with a certain custom field (Key Only) will be displayed when the link is clicked. It should work just like the Archives, but using a different template file.
I already created a custom template file which can do the filtering, but I don’t know how to have the links use this file for displaying the results.
Any suggestions?