<?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: Removde Preview Images from displaying on homepage</title>
		<link>http://www.kriesi.at/support/topic/removde-preview-images-from-displaying-on-homepage</link>
		<description>Support Forum - Topic: Removde Preview Images from displaying on homepage</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 22:22:51 +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/removde-preview-images-from-displaying-on-homepage" rel="self" type="application/rss+xml" />

		<item>
			<title>James Morrison on "Removde Preview Images from displaying on homepage"</title>
			<link>http://www.kriesi.at/support/topic/removde-preview-images-from-displaying-on-homepage#post-2752</link>
			<pubDate>Fri, 13 Aug 2010 17:31:08 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">2752@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've had a play around with the code to work out how to do this, I ended up with the same problem as you (that slides don't slide) and looking through the JS code, the slider &#34;sliding&#34; action is tied in with the preview images.&#60;/p&#62;
&#60;p&#62;The easiest way to remove the preview images and have the slider work, is to hide the container they are in. Add this to the end of style.css:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.preview_images  { display:none; visibility: hidden; }&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bgbs on "Removde Preview Images from displaying on homepage"</title>
			<link>http://www.kriesi.at/support/topic/removde-preview-images-from-displaying-on-homepage#post-2704</link>
			<pubDate>Thu, 12 Aug 2010 21:11:24 +0000</pubDate>
			<dc:creator>bgbs</dc:creator>
			<guid isPermaLink="false">2704@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like to know how to properly remove the thumbnail images from displaying in the homepage slideshow.&#60;/p&#62;
&#60;p&#62;I deleted the whole&#60;br /&#62;
echo '&#38;lt;div class=&#34;preview_images&#34;&#38;gt;'.&#34;\n&#34;;&#60;br /&#62;
			foreach($previewpics as $link =&#38;gt; $pic)&#60;br /&#62;
			{&#60;br /&#62;
				echo '&#60;a href=&#34;'.$link.'&#34;&#62;&#60;img src=&#34;'.$pic.'&#34; alt=&#34;&#34; /&#62;&#60;/a&#62;'.&#34;\n&#34;;&#60;br /&#62;
				$firstitem = &#34;&#34;;&#60;br /&#62;
			}&#60;br /&#62;
			echo '&#38;lt;/div&#38;gt;&#38;lt;!-- end preview_images--&#38;gt;'.&#34;\n&#34;;&#60;/p&#62;
&#60;p&#62;But it brakes the slideshow from rotating.&#60;/p&#62;
&#60;p&#62;Any help appreciated.&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Ben
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
