<?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: Slider Order</title>
		<link>http://www.themolitor.com/forums/topic/slider-order-3</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Slider Order</description>
		<language>en-US</language>
		<pubDate>Wed, 29 Apr 2026 15:31:24 +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/slider-order-3" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Slider Order"</title>
			<link>http://www.themolitor.com/forums/topic/slider-order-3#post-33886</link>
			<pubDate>Wed, 15 Apr 2015 08:48:59 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33886@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>That's odd. To force order from present &#62; future, open up "slider.php" and locate the following on line 10...</p>
<pre><code>&#60;?php $showPostsInCategory = new WP_Query(); $showPostsInCategory-&#62;query(&#039;&#38;cat=&#039;.$sliderCat.&#039;&#38;showposts=&#039;.$sliderNumber);  ?&#62;</code></pre>
<p><strong>...and change it to the following...</strong></p>
<pre><code>&#60;?php $showPostsInCategory = new WP_Query(); $showPostsInCategory-&#62;query(&#039;order=DESC&#38;cat=&#039;.$sliderCat.&#039;&#38;showposts=&#039;.$sliderNumber);  ?&#62;</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>pujarainc on "Slider Order"</title>
			<link>http://www.themolitor.com/forums/topic/slider-order-3#post-33880</link>
			<pubDate>Tue, 14 Apr 2015 12:09:43 +0000</pubDate>
			<dc:creator>pujarainc</dc:creator>
			<guid isPermaLink="false">33880@http://www.themolitor.com/forums/</guid>
			<description><p>Please see worldwidepresents.us to see that the slider is not in order. Hence, it is going on an ascending order instead. Can you assist me because I cannot see the proper way to switch this.</p>
<p>Thanks.<br />
<a href="mailto:ayerim.ortega@gmail.com">ayerim.ortega@gmail.com</a>
</p></description>
		</item>

	</channel>
</rss>
