<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: FAQ - How to change timeline from ascending to descending?</title>
		<link>http://www.themolitor.com/forums/topic/faq-how-to-change-timeline-from-ascending-to-descending</link>
		<description>THE MOLITOR FORUMS &#187; Topic: FAQ - How to change timeline from ascending to descending?</description>
		<language>en-US</language>
		<pubDate>Sun, 03 May 2026 03:46:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/faq-how-to-change-timeline-from-ascending-to-descending" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "FAQ - How to change timeline from ascending to descending?"</title>
			<link>http://www.themolitor.com/forums/topic/faq-how-to-change-timeline-from-ascending-to-descending#post-25980</link>
			<pubDate>Tue, 31 Dec 2013 09:13:25 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25980@http://www.themolitor.com/forums/</guid>
			<description><p>UPDATE: this is now a theme option on the customize page.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "FAQ - How to change timeline from ascending to descending?"</title>
			<link>http://www.themolitor.com/forums/topic/faq-how-to-change-timeline-from-ascending-to-descending#post-10705</link>
			<pubDate>Tue, 05 Jun 2012 12:43:14 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">10705@http://www.themolitor.com/forums/</guid>
			<description><p>[UPDATE: this is now a theme option on the customize page.]</p>
<p>On line 23 of "index.php" and line 30 of "archive.php" locate the following...</p>
<pre><code>$wp_query-&#62;query(&#039;order=ASC&#38;cat=&#039;.$timelineMain.&#039;&#38;showposts=2000&#039;);</code></pre>
<p>...and change ASC to DSC...</p>
<pre><code>$wp_query-&#62;query(&#039;order=DSC&#38;cat=&#039;.$timelineMain.&#039;&#38;showposts=2000&#039;);</code></pre>
<p>If this helped, PLEASE don't forget to rate the theme on your downloads page on ThemeForest.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>

	</channel>
</rss>
