sort by start date
-
Hi,
I’m using my own theme and I’m trying to integrate your plugin.
This theme generate a grid in homepage using the post type that I choose, but is not sorting the event in the right way.I need to sort the post type (events calendar) by EventStartDate but is not working:
query_posts(‘orderby=EventStartDate&order=DESC’);
could you plese help me???
thanks a lot
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘sort by start date’ is closed to new replies.