<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Themelets &#187; Tutorials</title>
	<atom:link href="http://themelets.com/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://themelets.com</link>
	<description>WordPress Child Themes</description>
	<lastBuildDate>Mon, 14 Jun 2010 18:19:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Install a WordPress Child Theme</title>
		<link>http://themelets.com/tutorials/how-to-install-a-wordpress-child-theme/</link>
		<comments>http://themelets.com/tutorials/how-to-install-a-wordpress-child-theme/#comments</comments>
		<pubDate>Mon, 04 May 2009 16:50:02 +0000</pubDate>
		<dc:creator>Leland</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://themelets.com/?p=28</guid>
		<description><![CDATA[So, you found a great looking child theme that would be perfect for your blog, but not sure how to install it?  Installing WordPress child themes is pretty much the same as installing a &#8220;normal&#8221; theme.  The only difference is you need both the parent theme and child theme uploaded to your WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>So, you found a great looking child theme that would be perfect for your blog, but not sure how to install it?  Installing WordPress child themes is pretty much the same as <a href="http://www.themelab.com/2008/03/02/how-to-install-a-wordpress-theme/" title="How to install a WordPress theme">installing a &#8220;normal&#8221; theme</a>.  The only difference is you need <em>both</em> the parent theme <strong>and</strong> child theme uploaded to your WordPress theme directory.  In this tutorial I&#8217;ll show you how to:</p>
<ol>
<li>Upload a parent theme of your choice via FTP</li>
<li>Upload a child theme via FTP</li>
<li>Activate the child theme</li>
</ol>
<p>For this tutorial, I&#8217;ll be using the <a href="http://themeshaper.com/thematic/" title="Thematic, A WordPress Theme Framework">Thematic</a> theme framework as the parent theme, although these steps could apply to any WordPress theme you&#8217;d like.  I&#8217;m also going to assume you already have a working WordPress installation.</p>
<h3>Upload the Parent Theme</h3>
<p>Download the Thematic theme (from the page linked to above) and extract the zip file.  Take the /thematic/ folder and upload it to your /wp-content/themes/ directory through FTP.</p>
<p>If you don&#8217;t have an FTP client, I would recommend <a href="http://filezilla-project.org/" title="FileZilla - The free FTP solution">FileZilla</a>.  It&#8217;s free and open source, kinda like WordPress.</p>
<p>Since this article is titled <em>How To Install a WordPress Child Theme</em>, and I&#8217;m assuming you want to install a child theme over the parent theme, this step is over.</p>
<h3>Upload the Child Theme</h3>
<p>The next step is to find a child theme that is designed to be installed over the parent theme you chose.  In this case, I&#8217;ll be using the <a href="http://wplover.com/a-simple-love-a-thematic-child-theme-from-wplover/">A Simple Love</a> child theme for Thematic.</p>
<p>Similar to the previous step, you extract the /a-simple-love/ folder and upload it to the /wp-content/themes/ directory via your FTP client.</p>
<h3>Activate the Child Theme</h3>
<p>Now that you have both the parent theme <em>and</em> child theme uploaded, the final step is to activate the child theme.  In your WordPress admin panel, simply navigate to the Appearance -> Themes menu, and select the child theme you selected.  You don&#8217;t need to activate the parent theme.  All that it needs to do is sit in the theme directory.</p>
<h3>Conclusion</h3>
<p>Hope you found this tutorial useful.  I know a lot of this material seems pretty obvious to some of you.  Keep in mind, however, this tutorial was meant for beginners who are looking to get started with child themes.  Let me know what you thought of the tutorial in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://themelets.com/tutorials/how-to-install-a-wordpress-child-theme/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
