<?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: Removing slider from single post page</title>
		<link>http://www.kriesi.at/support/topic/removing-slider-from-single-post-page</link>
		<description>Support Forum - Topic: Removing slider from single post page</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 22:50:31 +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/removing-slider-from-single-post-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Removing slider from single post page"</title>
			<link>http://www.kriesi.at/support/topic/removing-slider-from-single-post-page#post-26152</link>
			<pubDate>Wed, 31 Aug 2011 19:33:40 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">26152@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad it works :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Roobsa on "Removing slider from single post page"</title>
			<link>http://www.kriesi.at/support/topic/removing-slider-from-single-post-page#post-26043</link>
			<pubDate>Mon, 29 Aug 2011 19:09:31 +0000</pubDate>
			<dc:creator>Roobsa</dc:creator>
			<guid isPermaLink="false">26043@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you. That worked great.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Removing slider from single post page"</title>
			<link>http://www.kriesi.at/support/topic/removing-slider-from-single-post-page#post-25966</link>
			<pubDate>Sat, 27 Aug 2011 17:37:09 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">25966@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Not sure if I do understand it right but I guess a simple&#60;/p&#62;
&#60;pre&#62;

.single-portfolio .slideshow_container{
display:none;
}
&#60;/pre&#62;
&#60;p&#62;the body of each page/post type gets unique classes applied so you might just want to check those to target the slideshows on those pages&#60;/p&#62;
&#60;p&#62;should do the trick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Roobsa on "Removing slider from single post page"</title>
			<link>http://www.kriesi.at/support/topic/removing-slider-from-single-post-page#post-25850</link>
			<pubDate>Thu, 25 Aug 2011 19:19:17 +0000</pubDate>
			<dc:creator>Roobsa</dc:creator>
			<guid isPermaLink="false">25850@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'd like to remove the slider at the top of each single post page (&#60;a href=&#34;http://www.whitesummitproductions.com/portfolio-item/property-showcase/&#34; rel=&#34;nofollow&#34;&#62;http://www.whitesummitproductions.com/portfolio-item/property-showcase/&#60;/a&#62;) without affecting the page which shows all portfolio items (&#60;a href=&#34;http://www.whitesummitproductions.com/video-work/)&#34; rel=&#34;nofollow&#34;&#62;http://www.whitesummitproductions.com/video-work/)&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;I've tried a simple display:none in the quick css box however this turned off both sliders on the pages I mentioned above.&#60;/p&#62;
&#60;p&#62;Do I just remove this code from the single.php? I haven't yet as I didn't want to mess anything up.&#60;/p&#62;
&#60;p&#62; 				`&#38;lt;?php&#60;/p&#62;
&#60;p&#62;					/*&#60;br /&#62;
					 * Function that displays headings + subheadings for pages&#60;br /&#62;
					 * Located at the bottom of functions.php, in case you want to edit the output&#60;br /&#62;
					 */&#60;br /&#62;
					//echo avia_display_heading();&#60;/p&#62;
&#60;p&#62;					$slider = new avia_slideshow(avia_get_the_ID());&#60;br /&#62;
 	 				echo $slider-&#38;gt;display();&#60;br /&#62;
				?&#38;gt;`
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
