<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Support Forum - Topic: Blog is sorting ascending not descending</title>
		<link>http://www.kriesi.at/support/topic/blog-is-sorting-ascending-not-descending</link>
		<description>Support Forum - Topic: Blog is sorting ascending not descending</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 15:37:32 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/blog-is-sorting-ascending-not-descending" rel="self" type="application/rss+xml" />

		<item>
			<title>James Morrison on "Blog is sorting ascending not descending"</title>
			<link>http://www.kriesi.at/support/topic/blog-is-sorting-ascending-not-descending#post-19081</link>
			<pubDate>Sat, 14 May 2011 09:56:08 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">19081@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;I don't know why WordPress would change the order of posts by itself, that's not what I would consider normal behaviour.&#60;/p&#62;
&#60;p&#62;Firstly, disable any plugins you have active to eliminate any bugs caused by a conflict somewhere. If this doesn't make a difference, and assuming you've not changed any template files anywhere you need to modify the query string to sort descending to fix this.&#60;/p&#62;
&#60;p&#62;Open up template_blog.php and around line 11 change this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$query_string = &#38;quot;cat=&#38;quot;.$negative_cats.&#38;quot;&#38;amp;paged=$paged&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;to this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$query_string = &#38;quot;cat=&#38;quot;.$negative_cats.&#38;quot;&#38;amp;paged=$paged&#38;amp;orderby=DSC&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>apbonline on "Blog is sorting ascending not descending"</title>
			<link>http://www.kriesi.at/support/topic/blog-is-sorting-ascending-not-descending#post-19034</link>
			<pubDate>Fri, 13 May 2011 09:46:33 +0000</pubDate>
			<dc:creator>apbonline</dc:creator>
			<guid isPermaLink="false">19034@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
My blog is sorting ascending by the date - so the oldest are appearing first.&#60;br /&#62;
The newest should appear at the top..&#60;br /&#62;
Is was working fine before but perhaps a recent wordpress update has messed with something&#60;br /&#62;
Do you know what the problem could be.&#60;br /&#62;
Cheers.&#60;br /&#62;
Adam
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
