<?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: portfolio item-link to the page</title>
		<link>http://www.kriesi.at/support/topic/portfolio-item-link-to-the-page</link>
		<description>Support Forum - Topic: portfolio item-link to the page</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 01:22:37 +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/portfolio-item-link-to-the-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "portfolio item-link to the page"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-item-link-to-the-page#post-33057</link>
			<pubDate>Fri, 25 Nov 2011 06:49:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33057@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that it works now :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wlab on "portfolio item-link to the page"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-item-link-to-the-page#post-33037</link>
			<pubDate>Thu, 24 Nov 2011 20:07:17 +0000</pubDate>
			<dc:creator>wlab</dc:creator>
			<guid isPermaLink="false">33037@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
Thanks for your reply...but it isn't url, but the page.&#60;br /&#62;
So I've changed the code to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if ($slides[0][&#38;#39;slideshow_link&#38;#39;] == &#38;#39;page&#38;#39;){
echo &#38;quot;&#38;lt;a class=&#38;#39;news-link&#38;#39; title=&#38;#39;&#38;quot;.get_the_title().&#38;quot;&#38;#39; href=&#38;#39;&#38;quot;.get_page_link($slides[0][&#38;#39;slideshow_link_page&#38;#39;]).&#38;quot;&#38;#39;&#38;gt;&#38;quot;;
}else{
echo &#38;quot;&#38;lt;a class=&#38;#39;news-link&#38;#39; title=&#38;#39;&#38;quot;.get_the_title().&#38;quot;&#38;#39; href=&#38;#39;&#38;quot;.get_permalink().&#38;quot;&#38;#39;&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;it wasn't easy to find it, but now it works...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "portfolio item-link to the page"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-item-link-to-the-page#post-32981</link>
			<pubDate>Thu, 24 Nov 2011 12:50:14 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32981@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try following - in corona\framework\php\class-framework-widgets.php replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;a class=&#38;#39;news-link&#38;#39; title=&#38;#39;&#38;quot;.get_the_title().&#38;quot;&#38;#39; href=&#38;#39;&#38;quot;.get_permalink().&#38;quot;&#38;#39;&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if ($slides[0][&#38;#39;slideshow_link&#38;#39;] == &#38;#39;url&#38;#39;){
echo &#38;quot;&#38;lt;a class=&#38;#39;news-link&#38;#39; title=&#38;#39;&#38;quot;.get_the_title().&#38;quot;&#38;#39; href=&#38;#39;&#38;quot;.slides[0][&#38;#39;slideshow_link_url&#38;#39;].&#38;quot;&#38;#39;&#38;gt;&#38;quot;;
}else{
echo &#38;quot;&#38;lt;a class=&#38;#39;news-link&#38;#39; title=&#38;#39;&#38;quot;.get_the_title().&#38;quot;&#38;#39; href=&#38;#39;&#38;quot;.get_permalink().&#38;quot;&#38;#39;&#38;gt;&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>wlab on "portfolio item-link to the page"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-item-link-to-the-page#post-32954</link>
			<pubDate>Thu, 24 Nov 2011 07:28:24 +0000</pubDate>
			<dc:creator>wlab</dc:creator>
			<guid isPermaLink="false">32954@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.kosmetikald.cz/wp/?page_id=566&#34; rel=&#34;nofollow&#34;&#62;http://www.kosmetikald.cz/wp/?page_id=566&#60;/a&#62;&#60;br /&#62;
The right sidebar-widget Last portfolio - (Fytoterapie etc.) - portfolio items have the featured picture linked to the page (I don't want &#34;link to this post&#34; ),&#60;br /&#62;
It can be seen on&#60;br /&#62;
 &#60;a href=&#34;http://www.kosmetikald.cz/wp/&#34; rel=&#34;nofollow&#34;&#62;http://www.kosmetikald.cz/wp/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "portfolio item-link to the page"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-item-link-to-the-page#post-32914</link>
			<pubDate>Thu, 24 Nov 2011 00:24:01 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">32914@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;excuse me for the delay. Could you link to your page and specify which items you're talking about? This way I can provide specific information.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wlab on "portfolio item-link to the page"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-item-link-to-the-page#post-32869</link>
			<pubDate>Wed, 23 Nov 2011 12:05:38 +0000</pubDate>
			<dc:creator>wlab</dc:creator>
			<guid isPermaLink="false">32869@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;please...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wlab on "portfolio item-link to the page"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-item-link-to-the-page#post-32374</link>
			<pubDate>Fri, 18 Nov 2011 20:05:02 +0000</pubDate>
			<dc:creator>wlab</dc:creator>
			<guid isPermaLink="false">32374@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I have set on the portfolio items link to the image as Link to the page.&#60;br /&#62;
But it doesn't work in the widget Latest portfolio. Is there any simple way how to solve it?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
