<?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: Randomize slide order in slider for Choices Theme</title>
		<link>http://www.kriesi.at/support/topic/randomize-slide-order-in-slider-for-choices-theme</link>
		<description>Support Forum - Topic: Randomize slide order in slider for Choices Theme</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 10:51:19 +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/randomize-slide-order-in-slider-for-choices-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Randomize slide order in slider for Choices Theme"</title>
			<link>http://www.kriesi.at/support/topic/randomize-slide-order-in-slider-for-choices-theme#post-82101</link>
			<pubDate>Sat, 03 Nov 2012 16:44:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">82101@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Yes, open up choices\includes\helper-slideshow.php and replace following line/code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$this-&#38;gt;slides 			= avia_post_meta($this-&#38;gt;post_id, &#38;#39;slideshow&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$this-&#38;gt;slides 			= avia_post_meta($this-&#38;gt;post_id, &#38;#39;slideshow&#38;#39;);
shuffle($this-&#38;gt;slides);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zorrolynx on "Randomize slide order in slider for Choices Theme"</title>
			<link>http://www.kriesi.at/support/topic/randomize-slide-order-in-slider-for-choices-theme#post-82063</link>
			<pubDate>Sat, 03 Nov 2012 06:51:59 +0000</pubDate>
			<dc:creator>zorrolynx</dc:creator>
			<guid isPermaLink="false">82063@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there a way to randomize the order of the slides?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
