<?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: Dual Slider Post Question</title>
		<link>http://www.themolitor.com/forums/topic/dual-slider-post-question</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Dual Slider Post Question</description>
		<language>en-US</language>
		<pubDate>Sat, 09 May 2026 13:29:22 +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/dual-slider-post-question" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Dual Slider Post Question"</title>
			<link>http://www.themolitor.com/forums/topic/dual-slider-post-question#post-28435</link>
			<pubDate>Mon, 07 Apr 2014 13:03:21 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28435@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I just tested my first suggestion and it works perfectly (displays oldest post first in the slider).</p>
<p>Please try again.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>derekjk on "Dual Slider Post Question"</title>
			<link>http://www.themolitor.com/forums/topic/dual-slider-post-question#post-28422</link>
			<pubDate>Mon, 07 Apr 2014 11:58:26 +0000</pubDate>
			<dc:creator>derekjk</dc:creator>
			<guid isPermaLink="false">28422@http://www.themolitor.com/forums/</guid>
			<description><p>No, it still displays the new post first. :\<br />
I apologize for being difficult!<br />
So there's no way I can re-arrange the order in the same way I can re-arrange the order of things in the menu? Cause that was really simple to figure out!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Dual Slider Post Question"</title>
			<link>http://www.themolitor.com/forums/topic/dual-slider-post-question#post-28401</link>
			<pubDate>Mon, 07 Apr 2014 09:40:43 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28401@http://www.themolitor.com/forums/</guid>
			<description><p>Hmmm... try this...</p>
<pre><code>$showPostsInCategory = new WP_Query(); $showPostsInCategory-&#62;query(&#039;order=DESC&#38;cat=&#039;. $category .&#039;&#38;showposts=&#039;. $number .&#039;&#039;);</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>derekjk on "Dual Slider Post Question"</title>
			<link>http://www.themolitor.com/forums/topic/dual-slider-post-question#post-28372</link>
			<pubDate>Sat, 05 Apr 2014 11:35:54 +0000</pubDate>
			<dc:creator>derekjk</dc:creator>
			<guid isPermaLink="false">28372@http://www.themolitor.com/forums/</guid>
			<description><p>Nope, that didn't seem to work :\ The new post is still displaying first
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Dual Slider Post Question"</title>
			<link>http://www.themolitor.com/forums/topic/dual-slider-post-question#post-28358</link>
			<pubDate>Fri, 04 Apr 2014 13:17:32 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28358@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Open dualslider.php and change the following on line 6 from this...</p>
<pre><code>$showPostsInCategory = new WP_Query(); $showPostsInCategory-&#62;query(&#039;cat=&#039;. $category .&#039;&#38;showposts=&#039;. $number .&#039;&#039;);</code></pre>
<p>...to this...</p>
<pre><code>$showPostsInCategory = new WP_Query(); $showPostsInCategory-&#62;query(&#039;order=ASC&#38;cat=&#039;. $category .&#039;&#38;showposts=&#039;. $number .&#039;&#039;);</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>derekjk on "Dual Slider Post Question"</title>
			<link>http://www.themolitor.com/forums/topic/dual-slider-post-question#post-28348</link>
			<pubDate>Fri, 04 Apr 2014 11:04:38 +0000</pubDate>
			<dc:creator>derekjk</dc:creator>
			<guid isPermaLink="false">28348@http://www.themolitor.com/forums/</guid>
			<description><p>There's probably a really simple fix for this, but I couldn't figure it out: how do I control the order of posts on the dual slider? So far, I only have two and the most recent one is always featured first when the home page loads... I want the original one to always be first. I hope you can help me! :)
</p></description>
		</item>

	</channel>
</rss>
