<?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 mainpage slider to other pages</title>
		<link>http://www.kriesi.at/support/topic/add-mainpage-slider-to-other-pages</link>
		<description>Support Forum - Topic: Add mainpage slider to other pages</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 05:40:01 +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-mainpage-slider-to-other-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Add mainpage slider to other pages"</title>
			<link>http://www.kriesi.at/support/topic/add-mainpage-slider-to-other-pages#post-72951</link>
			<pubDate>Sun, 26 Aug 2012 18:03:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">72951@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; All slideshow sizes are defined in functions.php. Following sizes are available: base,S,M,M2,M3,L and XL. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tapaway on "Add mainpage slider to other pages"</title>
			<link>http://www.kriesi.at/support/topic/add-mainpage-slider-to-other-pages#post-72516</link>
			<pubDate>Thu, 23 Aug 2012 15:03:01 +0000</pubDate>
			<dc:creator>tapaway</dc:creator>
			<guid isPermaLink="false">72516@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Perfect. Thanks.&#60;br /&#62;
Where can I find a options explanation of what I can set for the slide show? &#60;/p&#62;
&#60;p&#62;For example the thumbnail images et al:&#60;br /&#62;
 $slideshow-&#38;gt;setSlideshowSize('S');&#60;br /&#62;
$slideshow-&#38;gt;showThumbnails();&#60;/p&#62;
&#60;p&#62;Can I make it random?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Add mainpage slider to other pages"</title>
			<link>http://www.kriesi.at/support/topic/add-mainpage-slider-to-other-pages#post-72267</link>
			<pubDate>Wed, 22 Aug 2012 09:57:37 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">72267@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Open index.php and find this code.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;feature_wrap&#38;quot;&#38;gt;
		&#38;lt;!-- ###################################################################### --&#38;gt;

				&#38;lt;?php
				//this class creates the slideshow
				// SET SLIDER OPTIONS
				$slideshow = new kclass_display_slideshow();
				$slideshow-&#38;gt;setQueryType(&#38;#39;slideshow&#38;#39;);
				$slideshow-&#38;gt;setQueryNumber($k_option[&#38;#39;slideshow&#38;#39;][&#38;#39;feature_count&#38;#39;]);
				$slideshow-&#38;gt;setSlideshowSize(&#38;#39;XL&#38;#39;);
				$slideshow-&#38;gt;setSlideshowClass(&#38;#39;aviaslider&#38;#39;);
				$slideshow-&#38;gt;setCaption(&#38;#39;_img_excerpt&#38;#39;);
				$slideshow-&#38;gt;setWelcome(&#38;quot;You can add Slides manually at your backend &#38;lt;a href=&#38;#39;&#38;quot;.get_option(&#38;#39;siteurl&#38;#39;).&#38;quot;/wp-admin/edit.php?post_type=slideshow&#38;#39; title=&#38;#39;&#38;#39;&#38;gt;here&#38;lt;/a&#38;gt; or you can use the &#38;lt;a href=&#38;#39;&#38;quot;.get_option(&#38;#39;siteurl&#38;#39;).&#38;quot;/wp-admin/options.php?page=options.php&#38;#39; title=&#38;#39;&#38;#39;&#38;gt;dummy content installer&#38;lt;/a&#38;gt; to create some slides for you so you see how it is done ;)&#38;quot;);
				$slideshow-&#38;gt;show();

				?&#38;gt;

		&#38;lt;!-- ###################################################################### --&#38;gt;
		&#38;lt;/div&#38;gt;&#38;lt;!-- end featuredwrap --&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That is how you call the slider. You can try and experiment to put it on a template.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tapaway on "Add mainpage slider to other pages"</title>
			<link>http://www.kriesi.at/support/topic/add-mainpage-slider-to-other-pages#post-72123</link>
			<pubDate>Tue, 21 Aug 2012 16:59:06 +0000</pubDate>
			<dc:creator>tapaway</dc:creator>
			<guid isPermaLink="false">72123@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there a way to add the mainpage slider to other pages? &#60;/p&#62;
&#60;p&#62;For example I want to add Slider Entries as a slideshow like on the &#34;home page&#34; in the demo to any or all of my other pages.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
