<?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: Problem order event</title>
		<link>http://www.themolitor.com/forums/topic/problem-order-event-1</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Problem order event</description>
		<language>en-US</language>
		<pubDate>Wed, 29 Apr 2026 12:36:05 +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/problem-order-event-1" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Problem order event"</title>
			<link>http://www.themolitor.com/forums/topic/problem-order-event-1#post-32220</link>
			<pubDate>Wed, 17 Dec 2014 10:23:24 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">32220@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Thanks for following up!</p>
<p>The category pages will display posts in present &#62; future order IF the current category is considered an event category. This is determined by the category you have assigned in the theme options on the Customize page (appearance &#62; customize).</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Nisan F. S. on "Problem order event"</title>
			<link>http://www.themolitor.com/forums/topic/problem-order-event-1#post-32211</link>
			<pubDate>Wed, 17 Dec 2014 06:03:54 +0000</pubDate>
			<dc:creator>Nisan F. S.</dc:creator>
			<guid isPermaLink="false">32211@http://www.themolitor.com/forums/</guid>
			<description><p>Hello Chris<br />
I solved this inserting ; before {<br />
Like this:<br />
if($eventCat &#38;&#38; !is_search() &#38;&#38; in_category($eventCat)) ; { query_posts($query_string.'&#38;order=ASC'); }
</p></description>
		</item>
		<item>
			<title>Nisan F. S. on "Problem order event"</title>
			<link>http://www.themolitor.com/forums/topic/problem-order-event-1#post-32207</link>
			<pubDate>Tue, 16 Dec 2014 17:59:20 +0000</pubDate>
			<dc:creator>Nisan F. S.</dc:creator>
			<guid isPermaLink="false">32207@http://www.themolitor.com/forums/</guid>
			<description><p>Hey chris<br />
I have a problem with category and archive posts.<br />
This is the code of my archive.php:<br />
if($eventCat &#38;&#38; !is_search() &#38;&#38; in_category($eventCat)){query_posts($query_string . '&#38;order=ASC');}<br />
Is showing the farthest future events first<br />
Thanks
</p></description>
		</item>

	</channel>
</rss>
