<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: changing display post order</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: changing display post order</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 05:18:30 +0000</pubDate>

<item>
<title>richarduk on "changing display post order"</title>
<link>http://wordpress.org/support/topic/286542#post-1125900</link>
<pubDate>Sat, 04 Jul 2009 13:31:23 +0000</pubDate>
<dc:creator>richarduk</dc:creator>
<guid isPermaLink="false">1125900@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Somewhere on your page - presumably your index page - you'll have something like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php query_posts(&#38;#39;order=DESC&#38;amp;showposts=50&#38;amp;cat=5&#38;#39;); ?&#38;gt;   

&#38;lt;?php if (have_posts()) : ?&#38;gt;    

&#38;lt;?php while (have_posts()) : the_post(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The query_posts bit is what you need to look at. Somewhere in there there should be an order=ASC  so if you've got  order=DESC replace it.
&#60;/p&#62;</description>
</item>
<item>
<title>aaror on "changing display post order"</title>
<link>http://wordpress.org/support/topic/286542#post-1125874</link>
<pubDate>Sat, 04 Jul 2009 12:51:16 +0000</pubDate>
<dc:creator>aaror</dc:creator>
<guid isPermaLink="false">1125874@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I am posting a story as a blog, and having the latest chapter show first is not good for the readers.  How do I reverse the post order so people see the first chapter first?  I know there is probably an easy fix for this, sorry to bother...&#60;br /&#62;
oops, this is version 2.7, not 2.8, sorry
&#60;/p&#62;</description>
</item>

</channel>
</rss>
