<?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: Add A New Format Option In Post View</title>
		<link>http://www.kriesi.at/support/topic/add-a-new-format-option-in-post-view</link>
		<description>Support Forum - Topic: Add A New Format Option In Post View</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 14:25:19 +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/add-a-new-format-option-in-post-view" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Add A New Format Option In Post View"</title>
			<link>http://www.kriesi.at/support/topic/add-a-new-format-option-in-post-view#post-93406</link>
			<pubDate>Fri, 25 Jan 2013 14:51:03 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">93406@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You just need to add the css for the post format type and the icon image to match it. The files you copied over are mostly html with a sprinkle of php to dynamically grab some data so you should be able to edit them fairly easily for your needs. eg, removing the a href element from the title so it only leaves the_title with the surrounding php tag.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thepterodactyl on "Add A New Format Option In Post View"</title>
			<link>http://www.kriesi.at/support/topic/add-a-new-format-option-in-post-view#post-93295</link>
			<pubDate>Thu, 24 Jan 2013 20:25:32 +0000</pubDate>
			<dc:creator>thepterodactyl</dc:creator>
			<guid isPermaLink="false">93295@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Got it.  I guess what I was looking for was the audio option.  I'm not a grand PHP programmer by any means, but managed to figure out how to create a loop-audio.php and format-audio.php and alter the includes file.  So that got me what I wanted.  Now I need to make the audio post so that it doesn't click through to a redundant &#34;single&#34; post page and add an audio post icon into the Angular theme.  Any help or shortcuts you could provide would be most helpful as I'm in a hurry and only do HTML/CSS by trade.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Add A New Format Option In Post View"</title>
			<link>http://www.kriesi.at/support/topic/add-a-new-format-option-in-post-view#post-93239</link>
			<pubDate>Thu, 24 Jan 2013 14:33:58 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">93239@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi thepterodactyl,&#60;/p&#62;
&#60;p&#62;As far as I know, you can't create custom post formats. The supported post formats are listed here: &#60;a href=&#34;http://codex.wordpress.org/Post_Formats&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Post_Formats&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You would need to create a custom post type (like the themes Portfolio Post type) if you wanted a custom styled taxonomy.&#60;/p&#62;
&#60;p&#62;See: &#60;a href=&#34;http://codex.wordpress.org/Post_Types#Custom_Types&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Post_Types#Custom_Types&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thepterodactyl on "Add A New Format Option In Post View"</title>
			<link>http://www.kriesi.at/support/topic/add-a-new-format-option-in-post-view#post-93059</link>
			<pubDate>Wed, 23 Jan 2013 17:45:05 +0000</pubDate>
			<dc:creator>thepterodactyl</dc:creator>
			<guid isPermaLink="false">93059@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In the post view there are 4 available formats for posts, Standard, Link, Post, and Gallery.  I would like to add a new format called &#34;Messages&#34; or &#34;Sermons&#34; and add another custom icon the represents a sermon, as my client is a church.  I realize that I must create 2 new include files, one for the loop and one for the format.  What other templates must I edit in order to give myself this new option?  Can you help point me in the right direction or is this out of the scope of support?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
