<?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: Flagship Portfolio in random order</title>
		<link>http://www.kriesi.at/support/topic/flagship-portfolio-in-random-order</link>
		<description>Support Forum - Topic: Flagship Portfolio in random order</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 02:45:45 +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/flagship-portfolio-in-random-order" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Flagship Portfolio in random order"</title>
			<link>http://www.kriesi.at/support/topic/flagship-portfolio-in-random-order#post-64985</link>
			<pubDate>Wed, 11 Jul 2012 09:39:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">64985@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Just a hint - the pro version of the post types order plugin allows you to exclude queries with an orderby parameter. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blont on "Flagship Portfolio in random order"</title>
			<link>http://www.kriesi.at/support/topic/flagship-portfolio-in-random-order#post-64954</link>
			<pubDate>Wed, 11 Jul 2012 07:58:55 +0000</pubDate>
			<dc:creator>blont</dc:creator>
			<guid isPermaLink="false">64954@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, I deactivated the &#34;post types order&#34;-plugin and now it works.&#60;br /&#62;
  Supadupa! Thanks for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Flagship Portfolio in random order"</title>
			<link>http://www.kriesi.at/support/topic/flagship-portfolio-in-random-order#post-64820</link>
			<pubDate>Tue, 10 Jul 2012 19:35:59 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">64820@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;The snippet above should work. Try to remove browser histroy then refresh the page. You will notice that the portfolio entries will change order every page load.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blont on "Flagship Portfolio in random order"</title>
			<link>http://www.kriesi.at/support/topic/flagship-portfolio-in-random-order#post-64710</link>
			<pubDate>Tue, 10 Jul 2012 10:16:10 +0000</pubDate>
			<dc:creator>blont</dc:creator>
			<guid isPermaLink="false">64710@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude, thanks for the function.&#60;br /&#62;
I pasted it in the file but every time I load the page (start page with some images from portfolio, or the portfolio page) I get the same pics in the same order.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Flagship Portfolio in random order"</title>
			<link>http://www.kriesi.at/support/topic/flagship-portfolio-in-random-order#post-63155</link>
			<pubDate>Mon, 02 Jul 2012 09:15:20 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">63155@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up functions.php and add following code to the bottom of the file:&#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;])) {
            $avia_config[&#38;#39;new_query&#38;#39;][&#38;#39;orderby&#38;#39;] = &#38;quot;rand&#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>blont on "Flagship Portfolio in random order"</title>
			<link>http://www.kriesi.at/support/topic/flagship-portfolio-in-random-order#post-63108</link>
			<pubDate>Sun, 01 Jul 2012 18:13:16 +0000</pubDate>
			<dc:creator>blont</dc:creator>
			<guid isPermaLink="false">63108@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, I need help: How can I change the sorting of portfolio items?&#60;br /&#62;
I need a random order.&#60;br /&#62;
thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
