<?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: Homepage Slider</title>
		<link>http://www.kriesi.at/support/topic/homepage-slider-5</link>
		<description>Support Forum - Topic: Homepage Slider</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 21:17:33 +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/homepage-slider-5" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Homepage Slider"</title>
			<link>http://www.kriesi.at/support/topic/homepage-slider-5#post-101259</link>
			<pubDate>Thu, 14 Mar 2013 11:09:12 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">101259@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can try following  - open up header.php and replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(!empty($avia_config[&#38;#39;slide_output&#38;#39;]))
			{
				echo &#38;quot;&#38;lt;!-- ####### SLIDESHOW CONTAINER ####### --&#38;gt;&#38;quot;;
				echo &#38;quot;&#38;lt;div id=&#38;#39;slideshow_big&#38;#39; class=&#38;#39;slideshow_color container_wrap &#38;quot;.avia_is_dark_bg(&#38;#39;slideshow_color&#38;#39;, true).&#38;quot;&#38;#39;&#38;gt;&#38;lt;span class=&#38;#39;top_stripe_shadow&#38;#39;&#38;gt;&#38;lt;/span&#38;gt;&#38;quot;;
				echo &#38;quot;&#38;lt;div class=&#38;#39;container&#38;#39;&#38;gt;&#38;quot;.$avia_config[&#38;#39;slide_output&#38;#39;].&#38;quot;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#38;quot;;
				$big_slider_class = &#38;quot;big_slider_active&#38;quot;;
			}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(!empty($avia_config[&#38;#39;slide_output&#38;#39;]) &#38;amp;&#38;amp; !(is_home() &#124;&#124; is_front_page()))
			{
				echo &#38;quot;&#38;lt;!-- ####### SLIDESHOW CONTAINER ####### --&#38;gt;&#38;quot;;
				echo &#38;quot;&#38;lt;div id=&#38;#39;slideshow_big&#38;#39; class=&#38;#39;slideshow_color container_wrap &#38;quot;.avia_is_dark_bg(&#38;#39;slideshow_color&#38;#39;, true).&#38;quot;&#38;#39;&#38;gt;&#38;lt;span class=&#38;#39;top_stripe_shadow&#38;#39;&#38;gt;&#38;lt;/span&#38;gt;&#38;quot;;
				echo &#38;quot;&#38;lt;div class=&#38;#39;container&#38;#39;&#38;gt;&#38;quot;.$avia_config[&#38;#39;slide_output&#38;#39;].&#38;quot;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#38;quot;;
				$big_slider_class = &#38;quot;big_slider_active&#38;quot;;
			}
            else if(is_home() &#124;&#124; is_front_page())
            {
                echo &#38;quot;&#38;lt;!-- ####### SLIDESHOW CONTAINER ####### --&#38;gt;&#38;quot;;
                echo &#38;quot;&#38;lt;div id=&#38;#39;slideshow_big&#38;#39; class=&#38;#39;slideshow_color container_wrap &#38;quot;.avia_is_dark_bg(&#38;#39;slideshow_color&#38;#39;, true).&#38;quot;&#38;#39;&#38;gt;&#38;lt;span class=&#38;#39;top_stripe_shadow&#38;#39;&#38;gt;&#38;lt;/span&#38;gt;&#38;quot;;
                echo &#38;quot;&#38;lt;div class=&#38;#39;container&#38;#39;&#38;gt;&#38;quot;.putRevSlider( &#38;quot;alias&#38;quot; ).&#38;quot;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#38;quot;;
                $big_slider_class = &#38;quot;big_slider_active&#38;quot;;
            }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Make sure that the putRevSlider( &#34;alias&#34; ) function returns some (valid) html code.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>southlakebaptist on "Homepage Slider"</title>
			<link>http://www.kriesi.at/support/topic/homepage-slider-5#post-101015</link>
			<pubDate>Wed, 13 Mar 2013 05:09:18 +0000</pubDate>
			<dc:creator>southlakebaptist</dc:creator>
			<guid isPermaLink="false">101015@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I was wondering what files I would need to edit to just replace the slider on the Home Page Only.&#60;/p&#62;
&#60;p&#62;I know you guys are working on a fix, but I really need something that is clickable from mobile devices.&#60;/p&#62;
&#60;p&#62;We like the Revolution slider... it say's you can insert this code&#60;/p&#62;
&#60;p&#62;&#38;lt;?php putRevSlider( &#34;alias&#34; ) ?&#38;gt;&#60;/p&#62;
&#60;p&#62;Is this easy?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
