<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.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>WP Framework Forums Tag: child theme - Recent Posts</title>
		<link>http://wpframework.com/forums/tags/child-theme</link>
		<description>A blank WordPress Theme Framework</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Sep 2010 22:15:53 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://wpframework.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://wpframework.com/forums/rss/tags/child-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>Ptah Dunbar on "child theming in the future?"</title>
			<link>http://wpframework.com/forums/topic/child-theming-in-the-future#post-250</link>
			<pubDate>Thu, 09 Jul 2009 02:46:50 +0000</pubDate>
			<dc:creator>Ptah Dunbar</dc:creator>
			<guid isPermaLink="false">250@http://wpframework.com/forums/</guid>
			<description>&#60;p&#62;I'm shooting for a release the following week after WordPress 2.8.1 is official.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alvarix on "child theming in the future?"</title>
			<link>http://wpframework.com/forums/topic/child-theming-in-the-future#post-249</link>
			<pubDate>Wed, 08 Jul 2009 12:12:45 +0000</pubDate>
			<dc:creator>alvarix</dc:creator>
			<guid isPermaLink="false">249@http://wpframework.com/forums/</guid>
			<description>&#60;p&#62;Excellent! Do you have an &#60;em&#62;ETA&#60;/em&#62; for the next release?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ptah Dunbar on "child theming in the future?"</title>
			<link>http://wpframework.com/forums/topic/child-theming-in-the-future#post-248</link>
			<pubDate>Wed, 08 Jul 2009 00:37:39 +0000</pubDate>
			<dc:creator>Ptah Dunbar</dc:creator>
			<guid isPermaLink="false">248@http://wpframework.com/forums/</guid>
			<description>&#60;p&#62;Also, WP Framework will be getting better support for child theme development in the next release so you can keep your setup the way it is.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ptah Dunbar on "child theming in the future?"</title>
			<link>http://wpframework.com/forums/topic/child-theming-in-the-future#post-247</link>
			<pubDate>Wed, 08 Jul 2009 00:35:48 +0000</pubDate>
			<dc:creator>Ptah Dunbar</dc:creator>
			<guid isPermaLink="false">247@http://wpframework.com/forums/</guid>
			<description>&#60;p&#62;Alvarix, actually, I am.&#60;/p&#62;
&#60;p&#62;The idea is to use WP Framework as a base to build your parent theme. Then, if you want to make changes to that parent theme, create a child theme and modify it accordingly.&#60;/p&#62;
&#60;p&#62;It's a little different from the thematic/hybrid approach, I'll try to communicate that aspect better in the &#60;a href=&#34;http://wpframework.com/docs/&#34;&#62;docs&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alvarix on "child theming in the future?"</title>
			<link>http://wpframework.com/forums/topic/child-theming-in-the-future#post-245</link>
			<pubDate>Tue, 07 Jul 2009 21:31:02 +0000</pubDate>
			<dc:creator>alvarix</dc:creator>
			<guid isPermaLink="false">245@http://wpframework.com/forums/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
It appears that you are not following the &#60;em&#62;child theme&#60;/em&#62; model of extending themes.&#60;/p&#62;
&#60;p&#62;Should I remove the child theme setup from a project I am creating based on wpf, or is it something that you plan to implement in the future? If not, can you explain your reasoning behind the choice?&#60;/p&#62;
&#60;p&#62;Thanks for the great work!&#60;br /&#62;
alvar
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ptah Dunbar on "Beginner question"</title>
			<link>http://wpframework.com/forums/topic/beginner-question#post-136</link>
			<pubDate>Thu, 21 May 2009 09:43:14 +0000</pubDate>
			<dc:creator>Ptah Dunbar</dc:creator>
			<guid isPermaLink="false">136@http://wpframework.com/forums/</guid>
			<description>&#60;p&#62;in your style.css, do you have a section where it says &#38;quot;template:&#38;quot;?&#60;/p&#62;
&#60;p&#62;your style.css should look something like this:&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
/*&#60;br /&#62;
Theme Name: Rose&#60;br /&#62;
Theme URI: the-theme's-homepage&#60;br /&#62;
Description: a-brief-description&#60;br /&#62;
Author: your-name&#60;br /&#62;
Author URI: your-URI&#60;br /&#62;
&#60;strong&#62;Template: use-this-to-define-a-parent-theme--optional&#60;/strong&#62;&#60;br /&#62;
Version: a-number--optional&#60;br /&#62;
.&#60;br /&#62;
General comments/License Statement if any.&#60;br /&#62;
.&#60;br /&#62;
*/&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
That bold part needs to be defined. it should be the filename of the theme.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Theme_Development&#34;&#62;link&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>palimadra on "Beginner question"</title>
			<link>http://wpframework.com/forums/topic/beginner-question#post-130</link>
			<pubDate>Sat, 16 May 2009 15:18:40 +0000</pubDate>
			<dc:creator>palimadra</dc:creator>
			<guid isPermaLink="false">130@http://wpframework.com/forums/</guid>
			<description>&#60;p&#62;I'm a beginner as far as child themes are concerned.&#60;/p&#62;
&#60;p&#62;I have create a child theme with a basic style.css and uploaded to my themes directory. &#60;/p&#62;
&#60;p&#62;In the admin section when I go to the change theme section I do not see the my child theme. Infact an error is shown that templates file is missing.&#60;/p&#62;
&#60;p&#62;Please help. Thanks in advance.&#60;/p&#62;
&#60;p&#62;Pali Madra
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
