<?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: Duplicate images on page breaks</title>
		<link>http://www.kriesi.at/support/topic/duplicate-images-on-page-breaks</link>
		<description>Support Forum - Topic: Duplicate images on page breaks</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 09:37:35 +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/duplicate-images-on-page-breaks" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Duplicate images on page breaks"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-images-on-page-breaks#post-70118</link>
			<pubDate>Thu, 09 Aug 2012 02:09:43 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">70118@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Good thing it is fixed. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ArkRoyal on "Duplicate images on page breaks"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-images-on-page-breaks#post-70084</link>
			<pubDate>Wed, 08 Aug 2012 23:06:59 +0000</pubDate>
			<dc:creator>ArkRoyal</dc:creator>
			<guid isPermaLink="false">70084@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Good job, Done and dusted - Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Duplicate images on page breaks"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-images-on-page-breaks#post-70083</link>
			<pubDate>Wed, 08 Aug 2012 23:03:41 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">70083@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hey!&#60;/p&#62;
&#60;p&#62;open template-blog.php and replace:&#60;/p&#62;
&#60;pre&#62;
$slider = new avia_slideshow(get_the_ID());
if($slider-&#38;gt;slidecount) echo $slider-&#38;gt;display();
&#60;/pre&#62;
&#60;p&#62;with&#60;/p&#62;
&#60;pre&#62;
if(is_page())
{
	$slider = new avia_slideshow(get_the_ID());
	if($slider-&#38;gt;slidecount) echo $slider-&#38;gt;display();
}
&#60;/pre&#62;
&#60;p&#62;That will fix the error. The next theme update will also include the fix so you can safely update if you want to, without losing the modification ;)&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ArkRoyal on "Duplicate images on page breaks"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-images-on-page-breaks#post-70052</link>
			<pubDate>Wed, 08 Aug 2012 20:15:33 +0000</pubDate>
			<dc:creator>ArkRoyal</dc:creator>
			<guid isPermaLink="false">70052@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;We have added images to some posts using the featured media feature. This works fine except when the blog has featured media image at top of a page. It then creates two images. This only occurs when the image happens to be at the top of a page.&#60;br /&#62;
See: &#60;a href=&#34;http://www.fiction-books.biz/page/3/&#34; rel=&#34;nofollow&#34;&#62;http://www.fiction-books.biz/page/3/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
