<?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: Randomizing the images that show</title>
		<link>http://www.kriesi.at/support/topic/randomizing-the-images-that-show</link>
		<description>Support Forum - Topic: Randomizing the images that show</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 16:58:46 +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/randomizing-the-images-that-show" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Randomizing the images that show"</title>
			<link>http://www.kriesi.at/support/topic/randomizing-the-images-that-show#post-27923</link>
			<pubDate>Tue, 27 Sep 2011 05:15:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27923@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that it worked out :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>piraterob on "Randomizing the images that show"</title>
			<link>http://www.kriesi.at/support/topic/randomizing-the-images-that-show#post-27918</link>
			<pubDate>Mon, 26 Sep 2011 23:49:07 +0000</pubDate>
			<dc:creator>piraterob</dc:creator>
			<guid isPermaLink="false">27918@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;WORKED!!! Thanks Bud, I'm not very well versed in Java.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Randomizing the images that show"</title>
			<link>http://www.kriesi.at/support/topic/randomizing-the-images-that-show#post-27818</link>
			<pubDate>Mon, 26 Sep 2011 06:58:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27818@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
You can try to replace following code in includes/featured-images-slideshow.php&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$slides = get_post_meta($post_id, &#38;#39;slideshow&#38;#39;, true);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$slides = get_post_meta($post_id, &#38;#39;slideshow&#38;#39;, true);
shuffle ( $slides );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I haven't tested the code - if it doesn't work it's not possible without rewriting some code/framework parts....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>piraterob on "Randomizing the images that show"</title>
			<link>http://www.kriesi.at/support/topic/randomizing-the-images-that-show#post-27781</link>
			<pubDate>Sun, 25 Sep 2011 18:19:33 +0000</pubDate>
			<dc:creator>piraterob</dc:creator>
			<guid isPermaLink="false">27781@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Love this theme! Is there any way to randomize the images that show in the slider. Reason being my company is a Talent Booking Agency and the featured acts are upset because the same guys image keeps appearing right away when you hit the site and they want a chance to have their image show earlier in the sequence. So far I have 11 images of the various bands and need to shuffle them so they all get equal visibility time.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
