<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Child Theme</title>
		<link>http://www.themolitor.com/forums/topic/child-theme-2</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Child Theme</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 12:34:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/child-theme-2" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Child Theme"</title>
			<link>http://www.themolitor.com/forums/topic/child-theme-2#post-31016</link>
			<pubDate>Fri, 26 Sep 2014 09:23:49 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">31016@http://www.themolitor.com/forums/</guid>
			<description><p>Awesome! </p>
<p>I'll submit an update with this fix. Since you already applied it, all you need to do is change the version number at the top of style.css to version 1.0.1</p>
<p>Hope you're enjoying the theme! :-)</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bkcol on "Child Theme"</title>
			<link>http://www.themolitor.com/forums/topic/child-theme-2#post-31011</link>
			<pubDate>Thu, 25 Sep 2014 23:47:04 +0000</pubDate>
			<dc:creator>bkcol</dc:creator>
			<guid isPermaLink="false">31011@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris,</p>
<p>That works perfect! Thanks for the fix.</p>
<p>Cheers,<br />
Brenton
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Child Theme"</title>
			<link>http://www.themolitor.com/forums/topic/child-theme-2#post-30982</link>
			<pubDate>Wed, 24 Sep 2014 09:18:52 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">30982@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try this and let me know if it helps...</p>
<p>Open the parent themes functions.php file and change the following on line 157 from this...</p>
<pre><code>wp_enqueue_style( &#039;stylesheet&#039;, get_template_directory_uri(). &#039;/style.css&#039;);</code></pre>
<p>...to this...</p>
<pre><code>wp_enqueue_style( &#039;stylesheet&#039;, get_stylesheet_uri() );</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bkcol on "Child Theme"</title>
			<link>http://www.themolitor.com/forums/topic/child-theme-2#post-30921</link>
			<pubDate>Mon, 22 Sep 2014 03:55:19 +0000</pubDate>
			<dc:creator>bkcol</dc:creator>
			<guid isPermaLink="false">30921@http://www.themolitor.com/forums/</guid>
			<description><p>I'm trying to get a child theme working for 'The Contractor'. I have created the style.css file as always.</p>
<p>Wordpress recognises that it's the child theme for The Contractor but when I enter my own unique code it doesn't register.</p>
<p>Here's the header code for the stl</p>
<pre><code>/*
Theme Name: Test
Description: Test Theme
Author:
Template: contractor
Version: 1.0
*/

@import url(&#34;../contractor/style.css&#34;);</code></pre>
<p>If there's any missing code please let me know.
</p></description>
		</item>

	</channel>
</rss>
