<?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 image in 3d slider</title>
		<link>http://www.kriesi.at/support/topic/random-image-in-3d-slider</link>
		<description>Support Forum - Topic: Random image in 3d slider</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 21:11:09 +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-image-in-3d-slider" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Random image in 3d slider"</title>
			<link>http://www.kriesi.at/support/topic/random-image-in-3d-slider#post-84079</link>
			<pubDate>Thu, 15 Nov 2012 14:15:05 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">84079@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I believe this theme is *not* Responsive - it doesn't resize to different screen sizes.&#60;/p&#62;
&#60;p&#62;If you are using the html version of the theme, you would need to be able to execute php to write a custom function or modify jquery to shuffle the images every time it pulls them out of the xml file.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jordandoig on "Random image in 3d slider"</title>
			<link>http://www.kriesi.at/support/topic/random-image-in-3d-slider#post-83906</link>
			<pubDate>Wed, 14 Nov 2012 15:41:03 +0000</pubDate>
			<dc:creator>jordandoig</dc:creator>
			<guid isPermaLink="false">83906@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ah yes, unfortunately I am using config.xml. Is it possible to switch to Image Manager without using wordpress?&#60;/p&#62;
&#60;p&#62;Thank you for you response!&#60;/p&#62;
&#60;p&#62;Also, do you know if it's possible to resize the website in the browser and have the 3d image slider resize with it?&#60;/p&#62;
&#60;p&#62;Thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Random image in 3d slider"</title>
			<link>http://www.kriesi.at/support/topic/random-image-in-3d-slider#post-83580</link>
			<pubDate>Tue, 13 Nov 2012 08:26:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">83580@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If you're using the image manager (display option panel) you can modify wp-content\themes\display\framework\theme_plugins\kriesi_menu_manager\kriesi_slider_display.php - open up the file and replace all occurences of following code/line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;foreach($results as $result)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if( is_array($results) ){
shuffle( $results );
}
foreach($results as $result)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Unfortunately there's no easy way to &#34;implement&#34; such a generator into config.xml - and you need to use the image manager if you want to randomize the slides.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jordandoig on "Random image in 3d slider"</title>
			<link>http://www.kriesi.at/support/topic/random-image-in-3d-slider#post-83525</link>
			<pubDate>Mon, 12 Nov 2012 22:11:25 +0000</pubDate>
			<dc:creator>jordandoig</dc:creator>
			<guid isPermaLink="false">83525@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I was wondering if you know of a way to add script so that the 3d image slider on the home page displays a random image from a list rather than a set order.&#60;/p&#62;
&#60;p&#62;Thank you for your help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
