Hallo there,
i'm using the Event Calendar plugin (http://wpcal.firetree.net/options/)
Is there a way to sort the posts ascending or descending when the event is happening ?
(I'm specifying an event date in the post and i would like to sort on this field)
Kind Regards
Andy
Belgium
PS. http://voorbeeld1.coordinaat.com/?cat=9
November 20th should come after November 13th ;-)
the event list is sorted... <?php echo $events_list; ?>
the POSTS category is not sorted by date of the event,
CURRENTLY the events list does not filter by category.
EC3 3.2 which is under active development WILL allow filterng event lists by category.... and asc or dec sorts. But not today. "Soon."
Rick
Thanks for the info.
GREAT plugin...
If filter should work on the event list and sort on the post... THAT WOULD BE GREAT ! ;-)
It's already on top of greatest plugins... if these options are added, then the plugin is unbeatable !! ;-))
Kind Regards from belgium.
I think you should be able to use this link to do what you are trying to do (I think):
http://voorbeeld1.coordinaat.com/?ec3_after=today&order=dsc
However, when I tested it on your site, I kept having problems with the December date. I use this format on a couple of my sites with no problems ... check out:
http://wpcal.firetree.net/advanced-queries/
Right, but he ALSO wanted to filter-by-category.
Asc or Dec LISTS OF EVENTS, no problem in 3.1
Filtering - not implemented in 3.1
alex_tingle
Member
Posted 4 years ago #
You *should* be able to filter by category:
All posts mus be in the event category, but they can be in others too. So, say the event category is 2, you can search for events in cat 7 with...
http://voorbeeld1.coordinaat.com/?ec3_after=today&cat=2,7
If it works, let me know :-)
-Alex
Thanks for the info.
I'll let you know wat the result is.
Kind Regards
Andy