<?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: I need to remove a link to gallery from the head picture in blog page!</title>
		<link>http://www.kriesi.at/support/topic/i-need-to-remove-a-link-to-gallery-from-the-head-picture-in-blog-page</link>
		<description>Support Forum - Topic: I need to remove a link to gallery from the head picture in blog page!</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 12:50:44 +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/i-need-to-remove-a-link-to-gallery-from-the-head-picture-in-blog-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "I need to remove a link to gallery from the head picture in blog page!"</title>
			<link>http://www.kriesi.at/support/topic/i-need-to-remove-a-link-to-gallery-from-the-head-picture-in-blog-page#post-16158</link>
			<pubDate>Fri, 01 Apr 2011 15:39:57 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16158@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
no - it's not the same - scroll to the right. 'display_link' and 'link_url' changed :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>VoodooPL on "I need to remove a link to gallery from the head picture in blog page!"</title>
			<link>http://www.kriesi.at/support/topic/i-need-to-remove-a-link-to-gallery-from-the-head-picture-in-blog-page#post-16143</link>
			<pubDate>Fri, 01 Apr 2011 13:16:25 +0000</pubDate>
			<dc:creator>VoodooPL</dc:creator>
			<guid isPermaLink="false">16143@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude,&#60;br /&#62;
Thanks for answer, but please take a look at Your last message, You adviced me to replace the code with the same one.&#60;br /&#62;
Probably a mistake during CTRL+C ;-)&#60;br /&#62;
Still waiting for instruction, thanks in advance !!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "I need to remove a link to gallery from the head picture in blog page!"</title>
			<link>http://www.kriesi.at/support/topic/i-need-to-remove-a-link-to-gallery-from-the-head-picture-in-blog-page#post-16096</link>
			<pubDate>Fri, 01 Apr 2011 05:27:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16096@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
open up single.php and search for following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$big_prev_image = kriesi_post_thumb($post-&#38;gt;ID, array(&#38;#39;size&#38;#39;=&#38;gt; array(&#38;#39;L&#38;#39;),
															 &#38;#39;wh&#38;#39; =&#38;gt; $k_option[&#38;#39;custom&#38;#39;][&#38;#39;imgSize&#38;#39;][&#38;#39;L&#38;#39;],
															 &#38;#39;display_link&#38;#39; =&#38;gt; array(&#38;#39;lightbox&#38;#39;),
															&#38;#39;linkurl&#38;#39; =&#38;gt; array (&#38;#39;XL&#38;#39;,&#38;#39;_preview_big&#38;#39;)
															));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$big_prev_image = kriesi_post_thumb($post-&#38;gt;ID, array(&#38;#39;size&#38;#39;=&#38;gt; array(&#38;#39;L&#38;#39;),
															 &#38;#39;wh&#38;#39; =&#38;gt; $k_option[&#38;#39;custom&#38;#39;][&#38;#39;imgSize&#38;#39;][&#38;#39;L&#38;#39;],
															 &#38;#39;display_link&#38;#39; =&#38;gt; none,
															&#38;#39;linkurl&#38;#39; =&#38;gt; none
															));&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>VoodooPL on "I need to remove a link to gallery from the head picture in blog page!"</title>
			<link>http://www.kriesi.at/support/topic/i-need-to-remove-a-link-to-gallery-from-the-head-picture-in-blog-page#post-16021</link>
			<pubDate>Thu, 31 Mar 2011 07:33:13 +0000</pubDate>
			<dc:creator>VoodooPL</dc:creator>
			<guid isPermaLink="false">16021@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys,&#60;br /&#62;
Here is an attachment indicating the main photo on Avisio page:&#60;br /&#62;
&#60;a href=&#34;http://img130.imageshack.us/i/avisioblog.jpg/&#34;&#62;&#60;img src=&#34;http://img130.imageshack.us/img130/6224/avisioblog.jpg&#34;&#62;&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I need to remove a link to gallery from the main photo showed above.&#60;br /&#62;
In general, after clicking on the photo, nothing shall happen.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
VoodooPL
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
