<?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: order porfolio</title>
		<link>http://www.kriesi.at/support/topic/order-porfolio</link>
		<description>Support Forum - Topic: order porfolio</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 08:45:28 +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/order-porfolio" rel="self" type="application/rss+xml" />

		<item>
			<title>YoToroSentado on "order porfolio"</title>
			<link>http://www.kriesi.at/support/topic/order-porfolio#post-85116</link>
			<pubDate>Fri, 23 Nov 2012 10:23:24 +0000</pubDate>
			<dc:creator>YoToroSentado</dc:creator>
			<guid isPermaLink="false">85116@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great!! Thank so much!!&#60;/p&#62;
&#60;p&#62;Regards,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "order porfolio"</title>
			<link>http://www.kriesi.at/support/topic/order-porfolio#post-84826</link>
			<pubDate>Wed, 21 Nov 2012 06:29:18 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">84826@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can use a plugin like: &#60;a href=&#34;http://wordpress.org/extend/plugins/post-types-order/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/post-types-order/&#60;/a&#62; to order your portfolio items. You can also use following php code to sort your items (alph. order) - add it to the bottom of functions.php:&#60;/p&#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;])) {
		$avia_config[&#38;#39;new_query&#38;#39;][&#38;#39;orderby&#38;#39;] = &#38;quot;title&#38;quot;;
		$avia_config[&#38;#39;new_query&#38;#39;][&#38;#39;order&#38;#39;] = &#38;quot;ASC&#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;</description>
		</item>
		<item>
			<title>YoToroSentado on "order porfolio"</title>
			<link>http://www.kriesi.at/support/topic/order-porfolio#post-84738</link>
			<pubDate>Tue, 20 Nov 2012 17:01:57 +0000</pubDate>
			<dc:creator>YoToroSentado</dc:creator>
			<guid isPermaLink="false">84738@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I did not say but the theme is Choices&#60;/p&#62;
&#60;p&#62;My website. &#60;a href=&#34;http://www.tratos.com&#34; rel=&#34;nofollow&#34;&#62;http://www.tratos.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>YoToroSentado on "order porfolio"</title>
			<link>http://www.kriesi.at/support/topic/order-porfolio#post-84737</link>
			<pubDate>Tue, 20 Nov 2012 16:51:40 +0000</pubDate>
			<dc:creator>YoToroSentado</dc:creator>
			<guid isPermaLink="false">84737@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, i need order porfolio but not by date. I need order as I want!!  I want by alphabetic order.&#60;br /&#62;
How can i do it?&#60;br /&#62;
Do I need some pluging?&#60;/p&#62;
&#60;p&#62;Thanks!!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
