I just started putting together an Events Site
not all of my posts are events but posts are separated in subcategories
I added a custom field DateStart
When I am in a category with events I need to sort them by the custom field. I have seen some code to make a custom call similar to what you do in this plugin but it kills post navigation to older posts.
here is a deeper explanation
http://wordpress.org/support/topic/index-or-cat-posts-orderby-meta_key-with-page-navigation?replies=1#post-1668121
Unfortunately with thousands of posts and many dates i can not use taxonomies they are growing too large now in my Database.
I am just getting started and my taxonomy is reserved for
Tags: State, City-State, State-EventType
Categories with children: State/City/EventType
Each post has at least 10 custom fields.
10,208 Posts
1 Page
151 Categories
9,075 Tags
so its a little crazy heheh
Thanks if you have any ideas >:o)