<?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: random background galleries</title>
		<link>http://www.kriesi.at/support/topic/random-background-galleries</link>
		<description>Support Forum - Topic: random background galleries</description>
		<language>en-US</language>
		<pubDate>Mon, 27 May 2013 02:54: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/random-background-galleries" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "random background galleries"</title>
			<link>http://www.kriesi.at/support/topic/random-background-galleries#post-78983</link>
			<pubDate>Mon, 08 Oct 2012 15:41:24 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">78983@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi dishdesigner,&#60;/p&#62;
&#60;p&#62;You would need to replace that whole if statement. Lines 149-157. Though I tested it out and it doesn't seem to work.&#60;/p&#62;
&#60;p&#62;I'll tag Kriesi and Peter on this post and see if they have an additional thought on what it might take to get it to work as I wasn't able to get it working in my testing.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dishdesigner on "random background galleries"</title>
			<link>http://www.kriesi.at/support/topic/random-background-galleries#post-78860</link>
			<pubDate>Sun, 07 Oct 2012 19:48:41 +0000</pubDate>
			<dc:creator>dishdesigner</dc:creator>
			<guid isPermaLink="false">78860@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi:&#60;/p&#62;
&#60;p&#62;I noticed that the thread located at: &#60;a href=&#34;http://www.kriesi.at/support/topic/default-background-image-gallery-random&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/default-background-image-gallery-random&#60;/a&#62; is CLOSED for further comments.&#60;/p&#62;
&#60;p&#62;But, I have a question related to exactly this topic. I would like the default background gallery to load images in random order. (An options pulldown box for display order when uploading any kind of galleries would be even better!...)&#60;/p&#62;
&#60;p&#62;Kriesi submitted a solution if / else statement that would apparently filter only the background gallery to load in random order. But, I don't know where to try inserting that code into the includes / helper-slideshow.php file!?....&#60;/p&#62;
&#60;p&#62;The previous user said he tried editing the line ‘orderby’ =&#38;gt; ‘menu_order ID’)); to read ‘orderby’ =&#38;gt; ‘rand’)).....&#60;br /&#62;
But, this 'orderby' line appears at least 2 times through the file.&#60;/p&#62;
&#60;p&#62;I am assuming Kriesi meant to substitute the if / else statement for the entire code block:&#60;br /&#62;
$attachments = get_children(array('post_parent' =&#38;gt; $attachment_holder['ID'],&#60;br /&#62;
                        'post_status' =&#38;gt; 'inherit',&#60;br /&#62;
                        'post_type' =&#38;gt; 'attachment',&#60;br /&#62;
                        'post_mime_type' =&#38;gt; 'image',&#60;br /&#62;
                        'order' =&#38;gt; 'ASC',&#60;br /&#62;
                        'orderby' =&#38;gt; 'menu_order ID'));&#60;/p&#62;
&#60;p&#62;?&#60;br /&#62;
Thanks for reading!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
