<?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: Add static pages to frontpage slider</title>
		<link>http://www.kriesi.at/support/topic/add-static-pages-to-frontpage-slider</link>
		<description>Support Forum - Topic: Add static pages to frontpage slider</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 11:05:53 +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/add-static-pages-to-frontpage-slider" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Add static pages to frontpage slider"</title>
			<link>http://www.kriesi.at/support/topic/add-static-pages-to-frontpage-slider#post-30982</link>
			<pubDate>Wed, 02 Nov 2011 06:12:52 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">30982@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in your case you need to replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$query_string .= &#38;quot;&#38;amp;cat=&#38;quot;.$k_options[&#38;#39;mainpage&#38;#39;][&#38;#39;slider_cat_final&#38;#39;];&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$query_string = array(&#38;#39;post_type&#38;#39; =&#38;gt; array( &#38;#39;post&#38;#39;, &#38;#39;page&#38;#39; ), &#38;#39;posts_per_page&#38;#39; =&#38;gt; 5, &#38;#39;post__in&#38;#39; =&#38;gt; array(37,50,54,30,32));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and instead of 37,50,54,30,32 enter your own ids and adjust the posts_per_page number.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bi2vision on "Add static pages to frontpage slider"</title>
			<link>http://www.kriesi.at/support/topic/add-static-pages-to-frontpage-slider#post-30977</link>
			<pubDate>Wed, 02 Nov 2011 05:23:28 +0000</pubDate>
			<dc:creator>bi2vision</dc:creator>
			<guid isPermaLink="false">30977@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like to add static pages into the frontpage slider, and I found this thread : &#60;a href=&#34;http://www.kriesi.at/support/topic/how-to-add-pages-into-the-slider&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/how-to-add-pages-into-the-slider&#60;/a&#62;. &#60;/p&#62;
&#60;p&#62;However it was solved one year ago, and the code of index.php seems changed.&#60;/p&#62;
&#60;p&#62;Any help is appreciated.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
