<?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: Visit Site Link in Portfolio</title>
		<link>http://www.kriesi.at/support/topic/visit-site-link-in-portfolio</link>
		<description>Support Forum - Topic: Visit Site Link in Portfolio</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 16:32:46 +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/visit-site-link-in-portfolio" rel="self" type="application/rss+xml" />

		<item>
			<title>oasis on "Visit Site Link in Portfolio"</title>
			<link>http://www.kriesi.at/support/topic/visit-site-link-in-portfolio#post-8170</link>
			<pubDate>Tue, 02 Nov 2010 16:32:11 +0000</pubDate>
			<dc:creator>oasis</dc:creator>
			<guid isPermaLink="false">8170@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thank you so much, it work
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Visit Site Link in Portfolio"</title>
			<link>http://www.kriesi.at/support/topic/visit-site-link-in-portfolio#post-8136</link>
			<pubDate>Tue, 02 Nov 2010 08:07:35 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">8136@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;get_post_meta($post-&#38;gt;ID, &#38;#39;_visitsite&#38;#39;, true)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;so i.e.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;&#38;lt;?php get_post_meta($post-&#38;gt;ID, &#38;#39;_visitsite&#38;#39;, true); ?&#38;gt;&#38;quot;&#38;gt; My link&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>oasis on "Visit Site Link in Portfolio"</title>
			<link>http://www.kriesi.at/support/topic/visit-site-link-in-portfolio#post-8095</link>
			<pubDate>Mon, 01 Nov 2010 17:22:20 +0000</pubDate>
			<dc:creator>oasis</dc:creator>
			<guid isPermaLink="false">8095@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello i been attempting to add a button on the portfolio next to the Read more, what i want this to do is be able to have a custom field in the portfolio where i put the url to the project and people can click on the button. This is what i have so far.&#60;/p&#62;
&#60;p&#62;In the template_portfolio.php&#60;/p&#62;
&#60;p&#62;echo &#34;&#60;a href='&#34;.get_permalink().&#34;'&#62;&#34;.__('Read more','avisio').&#34;&#60;/a&#62;&#34;;&#60;br /&#62;
echo &#34;&#60;a href=''&#62;&#34;.__('Visit Site','avisio').&#34;&#60;/a&#62;&#34;;&#60;/p&#62;
&#60;p&#62;In the meta_box.php&#60;/p&#62;
&#60;p&#62;$options = array();&#60;br /&#62;
$boxinfo = array('title' =&#38;gt; 'Visit Site', 'id'=&#38;gt;'extra_option', 'page'=&#38;gt;array('post','page','portfolio'), 'context'=&#38;gt;'side', 'priority'=&#38;gt;'low', 'callback'=&#38;gt;'');&#60;/p&#62;
&#60;p&#62;$options[] = array(	&#34;name&#34; =&#38;gt; &#34;&#60;strong&#62;URL&#60;/strong&#62;&#34;,&#60;br /&#62;
			&#34;desc&#34; =&#38;gt; &#34;&#34;,&#60;br /&#62;
			&#34;id&#34; =&#38;gt; &#34;_visitsite&#34;,&#60;br /&#62;
			&#34;std&#34; =&#38;gt; &#34;&#34;,&#60;br /&#62;
			&#34;size&#34; =&#38;gt; 31,&#60;br /&#62;
			&#34;type&#34; =&#38;gt; &#34;text&#34;);&#60;/p&#62;
&#60;p&#62;$new_box = new kriesi_meta_box($options, $boxinfo);&#60;/p&#62;
&#60;p&#62;what i cant figure out is how to echo the content in the portfolio page.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://oasistest.com/oasismediagrp/portfolio/&#34; rel=&#34;nofollow&#34;&#62;http://oasistest.com/oasismediagrp/portfolio/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;thanks in advance. and by the way awesome theme this is. ^ ^
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
