<?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: portfolio sorting in reverse order</title>
		<link>http://www.kriesi.at/support/topic/portfolio-sorting-in-reverse-order</link>
		<description>Support Forum - Topic: portfolio sorting in reverse order</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 13:56:22 +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/portfolio-sorting-in-reverse-order" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "portfolio sorting in reverse order"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-sorting-in-reverse-order#post-92710</link>
			<pubDate>Mon, 21 Jan 2013 20:37:15 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">92710@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Open includes &#38;gt; helper-template-logic.php and find this code &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;new_query&#38;#39;] = array(	&#38;#39;orderby&#38;#39; 	=&#38;gt; &#38;#39;ID&#38;#39;,
												&#38;#39;order&#38;#39; 	=&#38;gt; &#38;#39;ASC&#38;#39;,
												&#38;#39;paged&#38;#39; 	=&#38;gt; get_query_var( &#38;#39;paged&#38;#39; ),
												&#38;#39;posts_per_page&#38;#39; =&#38;gt; $itemcount,
												&#38;#39;tax_query&#38;#39; =&#38;gt; array( 	array( 	&#38;#39;taxonomy&#38;#39; 	=&#38;gt; &#38;#39;portfolio_entries&#38;#39;,
																				&#38;#39;field&#38;#39; 	=&#38;gt; &#38;#39;id&#38;#39;,
																				&#38;#39;terms&#38;#39; 	=&#38;gt; $terms,
																				&#38;#39;operator&#38;#39; 	=&#38;gt; &#38;#39;IN&#38;#39;)));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can replace the orderby parameter to date then the order to either DESC or ASC, something like this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;new_query&#38;#39;] = array(	&#38;#39;orderby&#38;#39; 	=&#38;gt; &#38;#39;date&#38;#39;,
												&#38;#39;order&#38;#39; 	=&#38;gt; &#38;#39;DESC&#38;#39;,
												&#38;#39;paged&#38;#39; 	=&#38;gt; get_query_var( &#38;#39;paged&#38;#39; ),
												&#38;#39;posts_per_page&#38;#39; =&#38;gt; $itemcount,
												&#38;#39;tax_query&#38;#39; =&#38;gt; array( 	array( 	&#38;#39;taxonomy&#38;#39; 	=&#38;gt; &#38;#39;portfolio_entries&#38;#39;,
																				&#38;#39;field&#38;#39; 	=&#38;gt; &#38;#39;id&#38;#39;,
																				&#38;#39;terms&#38;#39; 	=&#38;gt; $terms,
																				&#38;#39;operator&#38;#39; 	=&#38;gt; &#38;#39;IN&#38;#39;)));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Or just change the order parameter to DESC.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jeffunity on "portfolio sorting in reverse order"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-sorting-in-reverse-order#post-92600</link>
			<pubDate>Mon, 21 Jan 2013 13:24:27 +0000</pubDate>
			<dc:creator>jeffunity</dc:creator>
			<guid isPermaLink="false">92600@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, whenever I post a new item in the portfolio section it appears at the end of the list. Since I want people to be able to see our new stock easily this is obviously not ideal. I have tried changing the date to be very old in case it is sorting in reverse date order but it doesn't seem to make a difference. Please help me to fix this asap, I love your work (our site used to use display), but this is very frustrating and my boss is becoming upset that I can't find a resolution.&#60;/p&#62;
&#60;p&#62;website: &#60;a href=&#34;http://secondhandforklifts.com.au&#34; rel=&#34;nofollow&#34;&#62;http://secondhandforklifts.com.au&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
