<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Arrange Posts in ascending order WordPress</title>
	<atom:link href="http://akshayjain.org/blog/2008/09/arrange-posts-ascending-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://akshayjain.org/blog/2008/09/arrange-posts-ascending-wordpress/</link>
	<description>The Personal Weblog of Akshay Jain</description>
	<lastBuildDate>Sat, 03 Dec 2011 17:33:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Lesley</title>
		<link>http://akshayjain.org/blog/2008/09/arrange-posts-ascending-wordpress/comment-page-1/#comment-526</link>
		<dc:creator>Lesley</dc:creator>
		<pubDate>Thu, 26 May 2011 00:30:12 +0000</pubDate>
		<guid isPermaLink="false">http://akshayjain.org/blog/?p=43#comment-526</guid>
		<description>Thanks for this - worked a treat!!</description>
		<content:encoded><![CDATA[<p>Thanks for this &#8211; worked a treat!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xnet84</title>
		<link>http://akshayjain.org/blog/2008/09/arrange-posts-ascending-wordpress/comment-page-1/#comment-509</link>
		<dc:creator>xnet84</dc:creator>
		<pubDate>Mon, 18 Apr 2011 20:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://akshayjain.org/blog/?p=43#comment-509</guid>
		<description>thank you so much!!!!!!!</description>
		<content:encoded><![CDATA[<p>thank you so much!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas Barnard</title>
		<link>http://akshayjain.org/blog/2008/09/arrange-posts-ascending-wordpress/comment-page-1/#comment-495</link>
		<dc:creator>Nicholas Barnard</dc:creator>
		<pubDate>Sat, 02 Apr 2011 09:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://akshayjain.org/blog/?p=43#comment-495</guid>
		<description>One other thing, if you&#039;re using this on a page that has links to the next and previous page in the series, make sure to switch 
previous_posts_link and next_posts_link -- for most themes you should change the function, not the text that is referencing.</description>
		<content:encoded><![CDATA[<p>One other thing, if you&#8217;re using this on a page that has links to the next and previous page in the series, make sure to switch<br />
previous_posts_link and next_posts_link &#8212; for most themes you should change the function, not the text that is referencing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://akshayjain.org/blog/2008/09/arrange-posts-ascending-wordpress/comment-page-1/#comment-431</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Fri, 17 Dec 2010 17:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://akshayjain.org/blog/?p=43#comment-431</guid>
		<description>can you give an example of the code so i can see exactly how you placed it in the code before &quot;if have post&quot;. i tried putting it in and it didnt work for me? i am using the church theme for me blog. thanks.</description>
		<content:encoded><![CDATA[<p>can you give an example of the code so i can see exactly how you placed it in the code before &#8220;if have post&#8221;. i tried putting it in and it didnt work for me? i am using the church theme for me blog. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bnw</title>
		<link>http://akshayjain.org/blog/2008/09/arrange-posts-ascending-wordpress/comment-page-1/#comment-386</link>
		<dc:creator>Bnw</dc:creator>
		<pubDate>Fri, 15 Oct 2010 03:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://akshayjain.org/blog/?p=43#comment-386</guid>
		<description>Nice! It took me two days to find your post and fix my problem using one line of code.... That sucks =D
Finally my posts(movies) are arranged as they should be.</description>
		<content:encoded><![CDATA[<p>Nice! It took me two days to find your post and fix my problem using one line of code&#8230;. That sucks =D<br />
Finally my posts(movies) are arranged as they should be.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://akshayjain.org/blog/2008/09/arrange-posts-ascending-wordpress/comment-page-1/#comment-355</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Sat, 28 Aug 2010 15:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://akshayjain.org/blog/?p=43#comment-355</guid>
		<description>I am having a problem with one of my sites. This is a template that I have used a few times, all of the sites work just fine, the posts display like default in DESC order the way I want. But this one site, no matter what I do I cannot get it to display in DESC order. It displays in ASC order even when I put in DESC. I copied and pasted this line from a site that works and it still displays in ASC.

 This is the site that is broken: http://vaporshopper.info
 This is a site using the same template that works: http://dragonfly.realecig.com

 I need vaporshopper to work like the dragonfly site, in DESC order. I tried adding the date back in but it did not change. I am totally stumped, I cannot figure out what is making it display in ASC order even when I tell it to display in DESC order.

 These two sites are essentially the same except for the content and some colors. Can you think of anything else that may make it display in ASC order and ignore the line when I tell it to display in DESC order?</description>
		<content:encoded><![CDATA[<p>I am having a problem with one of my sites. This is a template that I have used a few times, all of the sites work just fine, the posts display like default in DESC order the way I want. But this one site, no matter what I do I cannot get it to display in DESC order. It displays in ASC order even when I put in DESC. I copied and pasted this line from a site that works and it still displays in ASC.</p>
<p> This is the site that is broken: <a href="http://vaporshopper.info" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/vaporshopper.info?referer=');">http://vaporshopper.info</a><br />
 This is a site using the same template that works: <a href="http://dragonfly.realecig.com" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/dragonfly.realecig.com?referer=');">http://dragonfly.realecig.com</a></p>
<p> I need vaporshopper to work like the dragonfly site, in DESC order. I tried adding the date back in but it did not change. I am totally stumped, I cannot figure out what is making it display in ASC order even when I tell it to display in DESC order.</p>
<p> These two sites are essentially the same except for the content and some colors. Can you think of anything else that may make it display in ASC order and ignore the line when I tell it to display in DESC order?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fasil</title>
		<link>http://akshayjain.org/blog/2008/09/arrange-posts-ascending-wordpress/comment-page-1/#comment-271</link>
		<dc:creator>fasil</dc:creator>
		<pubDate>Wed, 14 Apr 2010 23:06:36 +0000</pubDate>
		<guid isPermaLink="false">http://akshayjain.org/blog/?p=43#comment-271</guid>
		<description>Alhamdulilala..................Nice .....................thank .....................
But on the time of pasting this code you should be care full on the queres Here it is mentioned 

query_posts($query_string.”&amp;order=ASC”);   

But actuall is 

query_posts($query_string. &quot;&amp;order=ASC&quot;);

&quot; &quot;   ,  ” ”    ..  see these are different.........any way thank you very much</description>
		<content:encoded><![CDATA[<p>Alhamdulilala&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;Nice &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;thank &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />
But on the time of pasting this code you should be care full on the queres Here it is mentioned </p>
<p>query_posts($query_string.”&amp;order=ASC”);   </p>
<p>But actuall is </p>
<p>query_posts($query_string. &#8220;&amp;order=ASC&#8221;);</p>
<p>&#8221; &#8221;   ,  ” ”    ..  see these are different&#8230;&#8230;&#8230;any way thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brit Whittington</title>
		<link>http://akshayjain.org/blog/2008/09/arrange-posts-ascending-wordpress/comment-page-1/#comment-228</link>
		<dc:creator>Brit Whittington</dc:creator>
		<pubDate>Mon, 11 Jan 2010 19:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://akshayjain.org/blog/?p=43#comment-228</guid>
		<description>I ended up using the &#039;Post Filter&#039; plug-in that allows me to hide posts from the FrontPage.  Unless you know of a more automated way to get it to move items off the page from the top rather than the bottom.</description>
		<content:encoded><![CDATA[<p>I ended up using the &#8216;Post Filter&#8217; plug-in that allows me to hide posts from the FrontPage.  Unless you know of a more automated way to get it to move items off the page from the top rather than the bottom.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brit Whittington</title>
		<link>http://akshayjain.org/blog/2008/09/arrange-posts-ascending-wordpress/comment-page-1/#comment-227</link>
		<dc:creator>Brit Whittington</dc:creator>
		<pubDate>Mon, 11 Jan 2010 18:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://akshayjain.org/blog/?p=43#comment-227</guid>
		<description>This worked for me as well, but how do I get the top post (oldest post) to move off the page when a new post is created (comes in at the bottom).  Right now the oldest post remains at the top of the page and new posts are being moved to the next page.</description>
		<content:encoded><![CDATA[<p>This worked for me as well, but how do I get the top post (oldest post) to move off the page when a new post is created (comes in at the bottom).  Right now the oldest post remains at the top of the page and new posts are being moved to the next page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kam</title>
		<link>http://akshayjain.org/blog/2008/09/arrange-posts-ascending-wordpress/comment-page-1/#comment-216</link>
		<dc:creator>Kam</dc:creator>
		<pubDate>Tue, 29 Dec 2009 06:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://akshayjain.org/blog/?p=43#comment-216</guid>
		<description>Thankyou!  works great! :-)</description>
		<content:encoded><![CDATA[<p>Thankyou!  works great! <img src='http://akshayjain.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

