<?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: Remove Portfolio Permanent Link?</title>
		<link>http://www.kriesi.at/support/topic/remove-portfolio-permanent-link</link>
		<description>Support Forum - Topic: Remove Portfolio Permanent Link?</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 21:51:56 +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/remove-portfolio-permanent-link" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Remove Portfolio Permanent Link?"</title>
			<link>http://www.kriesi.at/support/topic/remove-portfolio-permanent-link#post-78344</link>
			<pubDate>Wed, 03 Oct 2012 08:01:28 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78344@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Tucksy_Turvy,&#60;/p&#62;
&#60;p&#62;Sorry about that. Now that I think about it, you can only set the link to your single blogpost by changing the last code I gave you to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;portfolio-title title_container&#38;#39;&#38;gt;&#38;quot;;
						echo &#38;quot;&#38;lt;h1 class=&#38;#39;main-title&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;lt;?php the_permalink(); ?&#38;gt;&#38;#39;&#38;gt;&#38;quot;;
							the_title();
						echo &#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/h1&#38;gt;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;However, if you want to manually choose the link, for example you set the href(link) to &#60;a href=&#34;http://kriesi.at&#34; rel=&#34;nofollow&#34;&#62;http://kriesi.at&#60;/a&#62;, all title when clicked will redirect to kriesi.at and the links will not vary. So, I don't think it is possible to do it manually.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tucksy_Turvy on "Remove Portfolio Permanent Link?"</title>
			<link>http://www.kriesi.at/support/topic/remove-portfolio-permanent-link#post-78272</link>
			<pubDate>Tue, 02 Oct 2012 18:26:36 +0000</pubDate>
			<dc:creator>Tucksy_Turvy</dc:creator>
			<guid isPermaLink="false">78272@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for all the help Ismael, I have one small problem with that last line of code, which is it will link to one page in particular. I would like the portfolio titles linking to different pages instead of one, please!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Remove Portfolio Permanent Link?"</title>
			<link>http://www.kriesi.at/support/topic/remove-portfolio-permanent-link#post-77203</link>
			<pubDate>Tue, 25 Sep 2012 06:16:49 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">77203@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Tucksy_Turvy,&#60;/p&#62;
&#60;p&#62;Just replace the last code I gave you:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;portfolio-title title_container&#38;#39;&#38;gt;&#38;quot;;
						echo &#38;quot;&#38;lt;h1 class=&#38;#39;main-title&#38;#39;&#38;gt;&#38;quot;;
							the_title();
						echo &#38;quot;&#38;lt;/h1&#38;gt;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;With this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;portfolio-title title_container&#38;#39;&#38;gt;&#38;quot;;
						echo &#38;quot;&#38;lt;h1 class=&#38;#39;main-title&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;your_url_here&#38;#39;&#38;gt;&#38;quot;;
							the_title();
						echo &#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/h1&#38;gt;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just replace the your_url_here with the right url. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tucksy_Turvy on "Remove Portfolio Permanent Link?"</title>
			<link>http://www.kriesi.at/support/topic/remove-portfolio-permanent-link#post-77110</link>
			<pubDate>Mon, 24 Sep 2012 12:28:38 +0000</pubDate>
			<dc:creator>Tucksy_Turvy</dc:creator>
			<guid isPermaLink="false">77110@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Aha, thank you!&#60;/p&#62;
&#60;p&#62;It would be also great to know if there is a way to have titles linking to pages like the thumbnails, if it's not too much trouble :D
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Remove Portfolio Permanent Link?"</title>
			<link>http://www.kriesi.at/support/topic/remove-portfolio-permanent-link#post-77021</link>
			<pubDate>Sun, 23 Sep 2012 23:58:06 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">77021@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;My bad, just find this code instead.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;echo avia_title(array(&#38;#39;class&#38;#39;=&#38;gt;&#38;#39;portfolio-title&#38;#39;, &#38;#39;html&#38;#39; =&#38;gt; &#38;quot;&#38;lt;div class=&#38;#39;{class} title_container&#38;#39;&#38;gt;&#38;lt;h1 class=&#38;#39;main-title&#38;#39;&#38;gt;{title}&#38;lt;/h1&#38;gt;&#38;lt;/div&#38;gt;&#38;quot;), $the_id);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Replace it with&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;portfolio-title title_container&#38;#39;&#38;gt;&#38;quot;;
						echo &#38;quot;&#38;lt;h1 class=&#38;#39;main-title&#38;#39;&#38;gt;&#38;quot;;
							the_title();
						echo &#38;quot;&#38;lt;/h1&#38;gt;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tucksy_Turvy on "Remove Portfolio Permanent Link?"</title>
			<link>http://www.kriesi.at/support/topic/remove-portfolio-permanent-link#post-77017</link>
			<pubDate>Sun, 23 Sep 2012 22:25:39 +0000</pubDate>
			<dc:creator>Tucksy_Turvy</dc:creator>
			<guid isPermaLink="false">77017@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the quick reply,&#60;/p&#62;
&#60;p&#62;I'm sorry, I cannot find that line of code anywhere in the loop-portfolio.php file.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Remove Portfolio Permanent Link?"</title>
			<link>http://www.kriesi.at/support/topic/remove-portfolio-permanent-link#post-77010</link>
			<pubDate>Sun, 23 Sep 2012 21:44:17 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">77010@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can open includes &#38;gt; loop-portfolio.php and find this code.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;echo &#38;quot;&#38;lt;a href=&#38;#39;&#38;quot;.get_permalink().&#38;quot;&#38;#39; rel=&#38;#39;bookmark&#38;#39; title=&#38;#39;&#38;quot;.__(&#38;#39;Permanent Link:&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot; &#38;quot;.get_the_title().&#38;quot;&#38;#39;&#38;gt;&#38;quot;.get_the_title().&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You can either remove it or change it to a non-link text.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tucksy_Turvy on "Remove Portfolio Permanent Link?"</title>
			<link>http://www.kriesi.at/support/topic/remove-portfolio-permanent-link#post-77007</link>
			<pubDate>Sun, 23 Sep 2012 20:50:24 +0000</pubDate>
			<dc:creator>Tucksy_Turvy</dc:creator>
			<guid isPermaLink="false">77007@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;I am having similar issues to a user in the 'Angular' forum and would also like to know if it possible to have the permanent links changed in Choices to link to a page as the thumbnail does.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Alex
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
