<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.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>WPMU DEV Community &#187; Topic: Featured Slider for Blogs MU Theme?</title>
		<link>http://premium.wpmudev.org/forums/topic/featured-slider-for-blogs-mu-theme</link>
		<description>WPMU DEV Community &#187; Topic: Featured Slider for Blogs MU Theme?</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 00:28:53 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
		<atom:link href="http://premium.wpmudev.org/forums/rss/topic/featured-slider-for-blogs-mu-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>DavidM on "Featured Slider for Blogs MU Theme?"</title>
			<link>http://premium.wpmudev.org/forums/topic/featured-slider-for-blogs-mu-theme#post-168166</link>
			<pubDate>Fri, 06 Jan 2012 19:49:17 +0000</pubDate>
			<dc:creator>DavidM</dc:creator>
			<guid isPermaLink="false">168166@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Hi truelux,</p>
<p>I didn't realize you were referring to an external slider. That code Richie's graciously provided should sort that for you though! :)</p>
<p>-David
</p>]]></description>
		</item>
		<item>
			<title>Richie_KS on "Featured Slider for Blogs MU Theme?"</title>
			<link>http://premium.wpmudev.org/forums/topic/featured-slider-for-blogs-mu-theme#post-162237</link>
			<pubDate>Thu, 15 Dec 2011 08:30:18 +0000</pubDate>
			<dc:creator>Richie_KS</dc:creator>
			<guid isPermaLink="false">162237@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>hi<br />
you need some tweak here...open/lib/templates/wp-template/panel-home.php...and try this add the slider html or code at</p>
<pre><code>&#60;?php include ( TEMPLATEPATH . &#39;/options-var.php&#39; ); ?&#62;
&#60;div id=&#34;panel&#34;&#62;
&#60;!--- the slider code here--&#62;
&#60;div id=&#34;left-panel&#34;&#62;</code></pre>
<p>and add this css to hide the #left-panel and #right-panel if you are going to use your own slider.<br />
just add in base.css or custom.css</p>
<p><code>#left-panel, #right-panel { display: none; }</code>
</p>]]></description>
		</item>
		<item>
			<title>truelux on "Featured Slider for Blogs MU Theme?"</title>
			<link>http://premium.wpmudev.org/forums/topic/featured-slider-for-blogs-mu-theme#post-161821</link>
			<pubDate>Wed, 14 Dec 2011 14:31:01 +0000</pubDate>
			<dc:creator>truelux</dc:creator>
			<guid isPermaLink="false">161821@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Would I include the slider code into the "&#60;div id="panel"&#62;" within panel-home.php ?
</p>]]></description>
		</item>
		<item>
			<title>truelux on "Featured Slider for Blogs MU Theme?"</title>
			<link>http://premium.wpmudev.org/forums/topic/featured-slider-for-blogs-mu-theme#post-161808</link>
			<pubDate>Wed, 14 Dec 2011 13:17:01 +0000</pubDate>
			<dc:creator>truelux</dc:creator>
			<guid isPermaLink="false">161808@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Won't provide a link but I would be using a custom slider:</p>
<p><a href="http://codecanyon.net/item/slider-pro-wordpress-premium-slider-plugin/253501?WT.ac=search_thumb&#038;WT.seg_1=search_thumb&#038;WT.z_author=bqworks" target="_blank">http://codecanyon.net/item/slider-pro-wordpress-premium-slider-plugin/253501?WT.ac=search_thumb&#038;WT.seg_1=search_thumb&#038;WT.z_author=bqworks</a>
</p>]]></description>
		</item>
		<item>
			<title>DavidM on "Featured Slider for Blogs MU Theme?"</title>
			<link>http://premium.wpmudev.org/forums/topic/featured-slider-for-blogs-mu-theme#post-161727</link>
			<pubDate>Wed, 14 Dec 2011 04:56:00 +0000</pubDate>
			<dc:creator>DavidM</dc:creator>
			<guid isPermaLink="false">161727@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Hi truelux,</p>
<p>Could we get a link to your site? It'll help to see what we're working with here.</p>
<p>The header.php does have an is_front_page() check regarding the slider so the slider shouldn't be showing on other pages as far as I initially looked.</p>
<p>Could you also let us know what slider option you're using, the posts or categories slider, etc?</p>
<p>Thanks,<br />
David
</p>]]></description>
		</item>
		<item>
			<title>truelux on "Featured Slider for Blogs MU Theme?"</title>
			<link>http://premium.wpmudev.org/forums/topic/featured-slider-for-blogs-mu-theme#post-161624</link>
			<pubDate>Tue, 13 Dec 2011 22:51:46 +0000</pubDate>
			<dc:creator>truelux</dc:creator>
			<guid isPermaLink="false">161624@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>I am looking at the header.php file for the Blogs MU theme and see:</p>
<p>&#60;div id="header"&#62;<br />
&#60;div id="header-gfx"&#62;<br />
&#60;div id="header-gfx-inner"&#62;</p>
<p>however, I don't know how everything works with BP. I only want the featured slider to appear on the homepage, not on every page (the way it currently is).</p>
<p>Any idea on how I can do this?
</p>]]></description>
		</item>

	</channel>
</rss>