<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: Custom Post Template not available</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/custom-post-template-not-available/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/custom-post-template-not-available/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 07:38:44 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/custom-post-template-not-available/#post-25253</guid>
					<title><![CDATA[Custom Post Template not available]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/custom-post-template-not-available/#post-25253</link>
					<pubDate>Mon, 30 Nov 2015 10:21:06 +0000</pubDate>
					<dc:creator>ammcharter</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m using Child Template.<br />
I&#8217;ve activated the Custom Post Template plugin.</p>
<p>But in the Portfolio I cannot select any custom template.<br />
The plugin box exists but it&#8217;s empty.</p>
<p>Thanks for your help.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/custom-post-template-not-available/#post-25257</guid>
					<title><![CDATA[Reply To: Custom Post Template not available]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/custom-post-template-not-available/#post-25257</link>
					<pubDate>Mon, 30 Nov 2015 13:43:53 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>It&#8217;s a bug in the plugin, here&#8217;s how to fix:</p>
<p>Add lines below to custom-post-templates.php (in the plugins dir):</p>
<pre><code>$files = (array) $theme-&gt;get_files( &#039;php&#039;, 1 );
	
// MOD START
if ( $theme-&gt;parent() )
     $files += (array) $theme-&gt;parent()-&gt;get_files( &#039;php&#039;, 1 );
// MOD END</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/custom-post-template-not-available/#post-25267</guid>
					<title><![CDATA[Reply To: Custom Post Template not available]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/custom-post-template-not-available/#post-25267</link>
					<pubDate>Mon, 30 Nov 2015 16:22:29 +0000</pubDate>
					<dc:creator>ammcharter</dc:creator>

					<description>
						<![CDATA[
						<p>Ok thank you very much now it works.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

