<?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: Make Links to Portfolio Items Open in a New Page</title>
		<link>http://www.kriesi.at/support/topic/make-links-to-portfolio-items-open-in-a-new-page</link>
		<description>Support Forum - Topic: Make Links to Portfolio Items Open in a New Page</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 23:53:30 +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/make-links-to-portfolio-items-open-in-a-new-page" rel="self" type="application/rss+xml" />

		<item>
			<title>TheImageFarm on "Make Links to Portfolio Items Open in a New Page"</title>
			<link>http://www.kriesi.at/support/topic/make-links-to-portfolio-items-open-in-a-new-page#post-90204</link>
			<pubDate>Sat, 05 Jan 2013 17:23:57 +0000</pubDate>
			<dc:creator>TheImageFarm</dc:creator>
			<guid isPermaLink="false">90204@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Awesome! Works perfectly. Thanksamillion for the expertise!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Make Links to Portfolio Items Open in a New Page"</title>
			<link>http://www.kriesi.at/support/topic/make-links-to-portfolio-items-open-in-a-new-page#post-89812</link>
			<pubDate>Thu, 03 Jan 2013 15:25:13 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">89812@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi TheImageFarm,&#60;/p&#62;
&#60;p&#62;I would actually suggest just passing a _blank target directly in the url for the meta field. If you put in the entire link as an html line it just gets passed through.&#60;/p&#62;
&#60;p&#62;So you would put the following in the Project URL meta field:&#60;br /&#62;
&#60;code&#62;&#38;lt;a href=&#38;quot;thelink.com&#38;quot; target=&#38;quot;_blank&#38;quot;&#38;gt;www.thesitedisplayedastext.com&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>TheImageFarm on "Make Links to Portfolio Items Open in a New Page"</title>
			<link>http://www.kriesi.at/support/topic/make-links-to-portfolio-items-open-in-a-new-page#post-89708</link>
			<pubDate>Thu, 03 Jan 2013 01:34:26 +0000</pubDate>
			<dc:creator>TheImageFarm</dc:creator>
			<guid isPermaLink="false">89708@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, Dude.&#60;br /&#62;
Solution works great except for the portfolio items on the portfolio page.&#60;br /&#62;
I'd like the Project URL links to open in a new window.&#60;br /&#62;
I thought portfolio-meta-value a would've done the trick--and it does on the individual project pages--but not on my main portfolio page.&#60;br /&#62;
See &#60;a href=&#34;http://grafficart.com&#34; rel=&#34;nofollow&#34;&#62;http://grafficart.com&#60;/a&#62;&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Make Links to Portfolio Items Open in a New Page"</title>
			<link>http://www.kriesi.at/support/topic/make-links-to-portfolio-items-open-in-a-new-page#post-89464</link>
			<pubDate>Tue, 25 Dec 2012 17:41:07 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">89464@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up angular/js/avia.js and replace following code at the very top:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;jQuery(document).ready(function(){&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;jQuery(document).ready(function(){
jQuery(&#38;quot;.portfolio-sort-container .featured a, .portfolio-meta-value a, .ajax-portfolio-response a.more-link&#38;quot;).attr(&#38;#39;target&#38;#39;, &#38;#39;_blank&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>TheImageFarm on "Make Links to Portfolio Items Open in a New Page"</title>
			<link>http://www.kriesi.at/support/topic/make-links-to-portfolio-items-open-in-a-new-page#post-89344</link>
			<pubDate>Sat, 22 Dec 2012 15:24:05 +0000</pubDate>
			<dc:creator>TheImageFarm</dc:creator>
			<guid isPermaLink="false">89344@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Along a similar line, I'd like my Read More links to open in a new tab as well as my Project URL links in project meta. What's the best way to make this happen? Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Make Links to Portfolio Items Open in a New Page"</title>
			<link>http://www.kriesi.at/support/topic/make-links-to-portfolio-items-open-in-a-new-page#post-88709</link>
			<pubDate>Tue, 18 Dec 2012 03:57:34 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">88709@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi InterdisciplinaryInnovation,&#60;/p&#62;
&#60;p&#62;It looks like those profiles (portfolio items) just don't have links associated with them. Go to the individual portfolio item and expand the image in the featured images. Where it has the drop down for Link options, select the option you want and then update the item.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>InterdisciplinaryInnovation on "Make Links to Portfolio Items Open in a New Page"</title>
			<link>http://www.kriesi.at/support/topic/make-links-to-portfolio-items-open-in-a-new-page#post-88699</link>
			<pubDate>Mon, 17 Dec 2012 23:19:02 +0000</pubDate>
			<dc:creator>InterdisciplinaryInnovation</dc:creator>
			<guid isPermaLink="false">88699@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for this!&#60;/p&#62;
&#60;p&#62;There is one problem:  for the 1st and 2nd portfolio items on the second row of thumbnails, the container is not large enough to make the picture clickable.  How do I make it so that when people hover over all of these portfolio thumbnails that they will indeed be able to follow a the link to the single page?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://therealmofpossibility.org/home-2/&#34; rel=&#34;nofollow&#34;&#62;http://therealmofpossibility.org/home-2/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Make Links to Portfolio Items Open in a New Page"</title>
			<link>http://www.kriesi.at/support/topic/make-links-to-portfolio-items-open-in-a-new-page#post-79523</link>
			<pubDate>Fri, 12 Oct 2012 10:11:27 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79523@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'd use jquery for this task. Open up angular/js/avia.js and replace following code at the very top:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;jQuery(document).ready(function(){&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;jQuery(document).ready(function(){
jQuery(&#38;quot;.portfolio-sort-container .featured a&#38;quot;).attr(&#38;#39;target&#38;#39;, &#38;#39;_blank&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>InterdisciplinaryInnovation on "Make Links to Portfolio Items Open in a New Page"</title>
			<link>http://www.kriesi.at/support/topic/make-links-to-portfolio-items-open-in-a-new-page#post-79298</link>
			<pubDate>Wed, 10 Oct 2012 18:00:36 +0000</pubDate>
			<dc:creator>InterdisciplinaryInnovation</dc:creator>
			<guid isPermaLink="false">79298@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I wanted to figure out how to make the thumbnail links that lead to single portfolio pages open in new windows instead of in the current window?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://therealmofpossibility.org/partners/harvardglobalhealthinstitute/&#34; rel=&#34;nofollow&#34;&#62;http://therealmofpossibility.org/partners/harvardglobalhealthinstitute/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
