Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2007-07-23 18:17:15
- cadoorley
- New Member
- Registered: 2006-05-08
- Posts: 9
Sort Error
I’m trying to create an events calendar using the posted date and time for the event date and time. When someone goes to the event page, I want someone to see the closest event (so the first post to date). However, whenever I go to change the sort order, nothing shows up on the page. Bellow is the tag I’m using:
<txp:article_custom section=“events” form=“events” limit=“100” time=“future” />
Adding the sort option ends up displaying nothing. So, how do I show future posts and change the sort order so that they display first to last?
Thanks.
Offline
#2 2007-07-23 21:39:02
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Sort Error
sort="Posted asc"
should do it.
Offline
#3 2007-07-24 00:28:33
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: Sort Error
Offline
Pages: 1