<?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: function avia_title for custom post type archive</title>
		<link>http://www.kriesi.at/support/topic/function-avia_title-for-custom-post-type-archive</link>
		<description>Support Forum - Topic: function avia_title for custom post type archive</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 21:44:58 +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/function-avia_title-for-custom-post-type-archive" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "function avia_title for custom post type archive"</title>
			<link>http://www.kriesi.at/support/topic/function-avia_title-for-custom-post-type-archive#post-58549</link>
			<pubDate>Sat, 02 Jun 2012 21:46:50 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">58549@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad you found it! Thanks for posting the solution!&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maratino on "function avia_title for custom post type archive"</title>
			<link>http://www.kriesi.at/support/topic/function-avia_title-for-custom-post-type-archive#post-58542</link>
			<pubDate>Sat, 02 Jun 2012 20:59:21 +0000</pubDate>
			<dc:creator>maratino</dc:creator>
			<guid isPermaLink="false">58542@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;found it:&#60;/p&#62;
&#60;p&#62;if(is_post_type_archive())&#60;br /&#62;
		{&#60;br /&#62;
			$post_type_obj = get_queried_object();&#60;br /&#62;
			$title = apply_filters('post_type_archive_title', $post_type_obj-&#38;gt;labels-&#38;gt;name );&#60;br /&#62;
		}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maratino on "function avia_title for custom post type archive"</title>
			<link>http://www.kriesi.at/support/topic/function-avia_title-for-custom-post-type-archive#post-58541</link>
			<pubDate>Sat, 02 Jun 2012 20:55:18 +0000</pubDate>
			<dc:creator>maratino</dc:creator>
			<guid isPermaLink="false">58541@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i am trying to modify the avia_title function:&#60;/p&#62;
&#60;p&#62;if(is_post_type_archive()) $title = post_type_archive_title();&#60;/p&#62;
&#60;p&#62;this displays the pt archive title but not as $output .= '&#38;lt;h1 class=&#34;main-title&#34;&#38;gt;'.$title.'&#38;lt;/h1&#38;gt;';&#60;/p&#62;
&#60;p&#62;any help?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
