<?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 - Tag: custom post - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/custom-post</link>
		<description>Support Forum - Tag: custom post - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 14:38:20 +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/tags/custom-post" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Add new custom post"</title>
			<link>http://www.kriesi.at/support/topic/add-new-custom-post#post-113241</link>
			<pubDate>Thu, 23 May 2013 11:14:14 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">113241@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; No, I'm not aware of any bugs/conflicts with WP-Types yet. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DavyE on "Add new custom post"</title>
			<link>http://www.kriesi.at/support/topic/add-new-custom-post#post-112884</link>
			<pubDate>Wed, 22 May 2013 08:58:25 +0000</pubDate>
			<dc:creator>DavyE</dc:creator>
			<guid isPermaLink="false">112884@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Been working fine for me so far. Works great.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ciao6 on "Add new custom post"</title>
			<link>http://www.kriesi.at/support/topic/add-new-custom-post#post-112774</link>
			<pubDate>Wed, 22 May 2013 01:05:09 +0000</pubDate>
			<dc:creator>ciao6</dc:creator>
			<guid isPermaLink="false">112774@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok, thanks, I try this. well, if we post new plugin on &#34; Enfold theme&#34;, are there any problem on this? I worry about some bugson this by other plugin not including &#34; enfold theme&#34;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Add new custom post"</title>
			<link>http://www.kriesi.at/support/topic/add-new-custom-post#post-112585</link>
			<pubDate>Tue, 21 May 2013 06:15:51 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">112585@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Personally I'd recommend the Types plugin: &#60;a href=&#34;http://wordpress.org/plugins/types/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/plugins/types/&#60;/a&#62; (also part of the &#60;a href=&#34;http://inoplugs.com/toolset&#34;&#62;Toolset&#60;/a&#62;) which allows you to add post types without coding. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ciao6 on "Add new custom post"</title>
			<link>http://www.kriesi.at/support/topic/add-new-custom-post#post-112563</link>
			<pubDate>Tue, 21 May 2013 01:17:03 +0000</pubDate>
			<dc:creator>ciao6</dc:creator>
			<guid isPermaLink="false">112563@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, how can I add new custom post type on &#34; Enfold Thema&#34;  ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Custom Post Type template"</title>
			<link>http://www.kriesi.at/support/topic/custom-post-type-template#post-27598</link>
			<pubDate>Fri, 23 Sep 2011 05:25:49 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27598@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you found a solution :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ebsgdoso on "Custom Post Type template"</title>
			<link>http://www.kriesi.at/support/topic/custom-post-type-template#post-27585</link>
			<pubDate>Thu, 22 Sep 2011 22:56:25 +0000</pubDate>
			<dc:creator>ebsgdoso</dc:creator>
			<guid isPermaLink="false">27585@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;it's ok - I think I've worked this out. &#60;/p&#62;
&#60;p&#62;I just copied the existing single.php to my child theme; called it single-treatment.php then copied the loop-index.php file into the child theme; and modified line 22 to say: get_template_part( 'includes/loop', 'treatment' );&#60;/p&#62;
&#60;p&#62;All working!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ebsgdoso on "Custom Post Type template"</title>
			<link>http://www.kriesi.at/support/topic/custom-post-type-template#post-27584</link>
			<pubDate>Thu, 22 Sep 2011 22:42:50 +0000</pubDate>
			<dc:creator>ebsgdoso</dc:creator>
			<guid isPermaLink="false">27584@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm using a child theme to create and register a custom post type. I have the back end working correctly, but I can't work out how to create the different front end views in this template. &#60;/p&#62;
&#60;p&#62;If the custom post type is treatment, I'd just create files called: single-treatment.php; template-treatment.php etc. however there seems to be a different method used on this theme. &#60;/p&#62;
&#60;p&#62;Any help you can offer with this would be appreciated.&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Marcus
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Custom Post &#34;Display Preview Image Options&#34;"</title>
			<link>http://www.kriesi.at/support/topic/custom-post-display-preview-image-options#post-8754</link>
			<pubDate>Thu, 11 Nov 2010 16:44:24 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">8754@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;What do you mean by &#34;Custom Post&#34;?&#60;/p&#62;
&#60;p&#62;If you've added a Custom Post Type which wasn't included in the original theme the custom meta box and options won't be automatically added.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ememef on "Custom Post &#34;Display Preview Image Options&#34;"</title>
			<link>http://www.kriesi.at/support/topic/custom-post-display-preview-image-options#post-8678</link>
			<pubDate>Wed, 10 Nov 2010 21:02:21 +0000</pubDate>
			<dc:creator>ememef</dc:creator>
			<guid isPermaLink="false">8678@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do I get the Preview and Full Size Picture/Video options working for a custom post?  For a start, the option to add preview images are not available in the custom post edit screen.  Please advise.&#60;/p&#62;
&#60;p&#62;Thanks a ton in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
