<?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: Just a quick little question :)</title>
		<link>http://www.kriesi.at/support/topic/just-a-quick-little-question</link>
		<description>Support Forum - Topic: Just a quick little question :)</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 13:37:27 +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/just-a-quick-little-question" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Just a quick little question :)"</title>
			<link>http://www.kriesi.at/support/topic/just-a-quick-little-question#post-91499</link>
			<pubDate>Mon, 14 Jan 2013 15:40:16 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">91499@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Let us know if that doesn't work for you.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Obeatone on "Just a quick little question :)"</title>
			<link>http://www.kriesi.at/support/topic/just-a-quick-little-question#post-91497</link>
			<pubDate>Mon, 14 Jan 2013 15:37:20 +0000</pubDate>
			<dc:creator>Obeatone</dc:creator>
			<guid isPermaLink="false">91497@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for your answer Devin !&#60;br /&#62;
I'll try it tonight :)&#60;/p&#62;
&#60;p&#62;Regard,&#60;br /&#62;
Thibault
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Just a quick little question :)"</title>
			<link>http://www.kriesi.at/support/topic/just-a-quick-little-question#post-91172</link>
			<pubDate>Fri, 11 Jan 2013 17:40:30 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">91172@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Thibault,&#60;/p&#62;
&#60;p&#62;Try adding the following to your functions.php file at the very bottom:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function loop_portfolio_query( $location )
{
if ( $location == &#38;#39;loop-portfolio&#38;#39; )
{
global $avia_config;
if(isset($avia_config[&#38;#39;new_query&#38;#39;]) &#38;amp;&#38;amp; !is_home()) {
$avia_config[&#38;#39;new_query&#38;#39;][&#38;#39;orderby&#38;#39;] = &#38;quot;desc&#38;quot;;
query_posts($avia_config[&#38;#39;new_query&#38;#39;]);
}
}
}
add_action( &#38;#39;avia_action_query_check&#38;#39; , &#38;#39;loop_portfolio_query&#38;#39;, 10, 1 );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Obeatone on "Just a quick little question :)"</title>
			<link>http://www.kriesi.at/support/topic/just-a-quick-little-question#post-91125</link>
			<pubDate>Fri, 11 Jan 2013 10:32:20 +0000</pubDate>
			<dc:creator>Obeatone</dc:creator>
			<guid isPermaLink="false">91125@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi everyone,&#60;/p&#62;
&#60;p&#62;I would like to know how I can sort my porfolio entries.&#60;br /&#62;
By default it is the older entry in first and after the second etc...&#60;br /&#62;
I want to show, in first, my most recent post and the second recent entry etc...&#60;/p&#62;
&#60;p&#62;Have you got any idea to do that ?&#60;/p&#62;
&#60;p&#62;Thank your very much for your help !&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Thibault
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
