<?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: How do I put the meta box beneath content &#38; add &#039;tags&#039; to portfolio items</title>
		<link>http://www.kriesi.at/support/topic/how-do-i-put-the-meta-box-beneath-content-add-tags-to-portfolio-items</link>
		<description>Support Forum - Topic: How do I put the meta box beneath content &amp; add &#039;tags&#039; to portfolio items</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 06:11:25 +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/how-do-i-put-the-meta-box-beneath-content-add-tags-to-portfolio-items" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "How do I put the meta box beneath content &#38; add &#039;tags&#039; to portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-put-the-meta-box-beneath-content-add-tags-to-portfolio-items#post-68813</link>
			<pubDate>Thu, 02 Aug 2012 00:46:24 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">68813@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;On your includes &#38;gt; admin &#38;gt; register-portfolio.php, find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$args = array(
		&#38;#39;labels&#38;#39; =&#38;gt; $labels,
		&#38;#39;public&#38;#39; =&#38;gt; true,
		&#38;#39;show_ui&#38;#39; =&#38;gt; true,
		&#38;#39;capability_type&#38;#39; =&#38;gt; &#38;#39;post&#38;#39;,
		&#38;#39;hierarchical&#38;#39; =&#38;gt; false,
		&#38;#39;rewrite&#38;#39; =&#38;gt; array(&#38;#39;slug&#38;#39;=&#38;gt;$slugRule,&#38;#39;with_front&#38;#39;=&#38;gt;true),
		&#38;#39;query_var&#38;#39; =&#38;gt; true,
		&#38;#39;show_in_nav_menus&#38;#39;=&#38;gt; false,
		&#38;#39;supports&#38;#39; =&#38;gt; array(&#38;#39;title&#38;#39;,&#38;#39;thumbnail&#38;#39;,&#38;#39;excerpt&#38;#39;,&#38;#39;editor&#38;#39;,&#38;#39;comments&#38;#39;,&#38;#39;tags&#38;#39;)
	);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$args = array(
		&#38;#39;labels&#38;#39; =&#38;gt; $labels,
		&#38;#39;public&#38;#39; =&#38;gt; true,
		&#38;#39;show_ui&#38;#39; =&#38;gt; true,
		&#38;#39;capability_type&#38;#39; =&#38;gt; &#38;#39;post&#38;#39;,
		&#38;#39;hierarchical&#38;#39; =&#38;gt; false,
		&#38;#39;rewrite&#38;#39; =&#38;gt; array(&#38;#39;slug&#38;#39;=&#38;gt;$slugRule,&#38;#39;with_front&#38;#39;=&#38;gt;true),
		&#38;#39;query_var&#38;#39; =&#38;gt; true,
		&#38;#39;show_in_nav_menus&#38;#39;=&#38;gt; false,
		&#38;#39;supports&#38;#39; =&#38;gt; array(&#38;#39;title&#38;#39;,&#38;#39;thumbnail&#38;#39;,&#38;#39;excerpt&#38;#39;,&#38;#39;editor&#38;#39;,&#38;#39;comments&#38;#39;,&#38;#39;tags&#38;#39;),
		&#38;#39;taxonomies&#38;#39; =&#38;gt; array(&#38;#39;category&#38;#39;, &#38;#39;post_tag&#38;#39;)
	);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>InterdisciplinaryInnovation on "How do I put the meta box beneath content &#38; add &#039;tags&#039; to portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-put-the-meta-box-beneath-content-add-tags-to-portfolio-items#post-68797</link>
			<pubDate>Wed, 01 Aug 2012 21:32:36 +0000</pubDate>
			<dc:creator>InterdisciplinaryInnovation</dc:creator>
			<guid isPermaLink="false">68797@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the advice. I added Simple Tags, but they only work on Posts and Pages, and do not work on Portfolio Pages.  How do I get them to function with portfolio pages?  There is not dialogue box for me to enter tags for the Portfolio pages.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How do I put the meta box beneath content &#38; add &#039;tags&#039; to portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-put-the-meta-box-beneath-content-add-tags-to-portfolio-items#post-68098</link>
			<pubDate>Sun, 29 Jul 2012 00:29:24 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">68098@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;What do you mean by Meta information? You can add new content on single portfolio item by editing loop-portfolio-single.php, find this code &#60;/p&#62;
&#60;p&#62;&#60;code&#62;the_content(__(&#38;#39;Read more  →&#38;#39;,&#38;#39;avia_framework&#38;#39;));&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Place the new boxes below. You can use plugin like Simple Tags to add tags on your portfolio items.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>equnewsbe on "How do I put the meta box beneath content &#38; add &#039;tags&#039; to portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-put-the-meta-box-beneath-content-add-tags-to-portfolio-items#post-68091</link>
			<pubDate>Sat, 28 Jul 2012 19:00:23 +0000</pubDate>
			<dc:creator>equnewsbe</dc:creator>
			<guid isPermaLink="false">68091@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi &#60;/p&#62;
&#60;p&#62;Same question here!! so please people help
&#60;/p&#62;</description>
		</item>
		<item>
			<title>InterdisciplinaryInnovation on "How do I put the meta box beneath content &#38; add &#039;tags&#039; to portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-put-the-meta-box-beneath-content-add-tags-to-portfolio-items#post-68028</link>
			<pubDate>Fri, 27 Jul 2012 23:38:02 +0000</pubDate>
			<dc:creator>InterdisciplinaryInnovation</dc:creator>
			<guid isPermaLink="false">68028@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am putting together a site that features profiles of people.  &#60;/p&#62;
&#60;p&#62;therealmofpossibility.org/profiles/brucewalker-hivaids/&#60;/p&#62;
&#60;p&#62;I would like to place the meta information below the accordions, and wanted to know how to do that.&#60;/p&#62;
&#60;p&#62;Next, I would like to add another box similar to the meta box so that I can put custom quotes at the top.  Is that possible?  Would I have to create a new dialogue in the portfolio dashboard?&#60;/p&#62;
&#60;p&#62;Finally, I would like to know how add tags to portfolio items.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
