<?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: Can I set the homepage to random?</title>
		<link>http://www.kriesi.at/support/topic/can-i-set-the-homepage-to-random</link>
		<description>Support Forum - Topic: Can I set the homepage to random?</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 20:42:29 +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/can-i-set-the-homepage-to-random" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Can I set the homepage to random?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-set-the-homepage-to-random#post-16122</link>
			<pubDate>Fri, 01 Apr 2011 06:45:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16122@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
open up index.php and replace following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$additional_loop = new WP_Query(&#38;quot;paged=$paged&#38;amp;cat=&#38;quot;.$k_option[&#38;#39;gallery&#38;#39;][&#38;#39;gallery_cat_final&#38;#39;].&#38;quot;&#38;amp;posts_per_page=&#38;quot;.$k_option[&#38;#39;gallery&#38;#39;][&#38;#39;post_count&#38;#39;]);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$additional_loop = new WP_Query(&#38;quot;orderby=rand&#38;amp;paged=$paged&#38;amp;cat=&#38;quot;.$k_option[&#38;#39;gallery&#38;#39;][&#38;#39;gallery_cat_final&#38;#39;].&#38;quot;&#38;amp;posts_per_page=&#38;quot;.$k_option[&#38;#39;gallery&#38;#39;][&#38;#39;post_count&#38;#39;]);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>dudster on "Can I set the homepage to random?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-set-the-homepage-to-random#post-16059</link>
			<pubDate>Thu, 31 Mar 2011 17:26:07 +0000</pubDate>
			<dc:creator>dudster</dc:creator>
			<guid isPermaLink="false">16059@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like the main index page to pull random posts everytime it is loaded instead of having the newest at the top.  Is this possible?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
