<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Tag: child theme</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Tue, 07 Feb 2012 22:26:07 +0000</pubDate>

<item>
<title>Jagst3r15 on "Child Theme and commercial usage"</title>
<link>http://themeshaper.com/forums/topic/child-theme-and-commercial-usage#post-25195</link>
<pubDate>Mon, 06 Feb 2012 04:51:23 +0000</pubDate>
<dc:creator>Jagst3r15</dc:creator>
<guid isPermaLink="false">25195@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Well that is true, but 50 dollars for one theme is a lot in my opinion. Regardless, this project will be an epic struggle for me since I am not completely literate in php yet! :P I will probably just let people use it for free since my theme will not be the greatest...
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Child Theme and commercial usage"</title>
<link>http://themeshaper.com/forums/topic/child-theme-and-commercial-usage#post-25194</link>
<pubDate>Mon, 06 Feb 2012 04:00:59 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">25194@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;it isn't really ridiculous when you start to think about all the time and effort that goes into a making and supporting a theme.... as you will soon see.  we've just been really spoiled w/ all the great stuff that is available for free.  what other industry gives so much away?
&#60;/p&#62;</description>
</item>
<item>
<title>Jagst3r15 on "Child Theme and commercial usage"</title>
<link>http://themeshaper.com/forums/topic/child-theme-and-commercial-usage#post-25191</link>
<pubDate>Mon, 06 Feb 2012 01:45:59 +0000</pubDate>
<dc:creator>Jagst3r15</dc:creator>
<guid isPermaLink="false">25191@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I am going to build a thematic child theme based on the wordpress.org/com layout. I'm going to charge like 15 dollars for it, but it will be a great theme! It is ridiculous that like the Shade Pro Theme is like 50 bux.&#60;/p&#62;
&#60;p&#62;Visit Jagst3r15.com for a working example. I of course am going to credit Thematic for being a great open source framework!
&#60;/p&#62;</description>
</item>
<item>
<title>bigdanprice on "Child Theme and commercial usage"</title>
<link>http://themeshaper.com/forums/topic/child-theme-and-commercial-usage#post-25163</link>
<pubDate>Fri, 03 Feb 2012 12:55:58 +0000</pubDate>
<dc:creator>bigdanprice</dc:creator>
<guid isPermaLink="false">25163@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I use my child themes commercially but I always include a tip of the hat to thematic, and try to give back to the community where I can!
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Child Theme and commercial usage"</title>
<link>http://themeshaper.com/forums/topic/child-theme-and-commercial-usage#post-25146</link>
<pubDate>Wed, 01 Feb 2012 19:55:20 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">25146@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;thematic is totally GPL, so you can do w/ it what you will.  so while i am not a lawyer, i think it is completely fine.  Autofocus is a good example of a premium child theme.
&#60;/p&#62;</description>
</item>
<item>
<title>Jagst3r15 on "Child Theme and commercial usage"</title>
<link>http://themeshaper.com/forums/topic/child-theme-and-commercial-usage#post-25144</link>
<pubDate>Wed, 01 Feb 2012 19:22:35 +0000</pubDate>
<dc:creator>Jagst3r15</dc:creator>
<guid isPermaLink="false">25144@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi there, so I am a web developer who knows quite a bit, but am just getting into WordPress development. With that being said, I have no idea about the legality of selling themes and whatnot. If I create a child theme with Thematic, am I aloud to sell the Child Theme via a place like ThemeForest or something?&#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Child custom template not in template list"</title>
<link>http://themeshaper.com/forums/topic/child-custom-template-not-in-template-list#post-25108</link>
<pubDate>Tue, 31 Jan 2012 00:56:50 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">25108@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;is your child theme the active theme?  &#60;/p&#62;
&#60;p&#62;no reason the template won't show up in your available list unless it is 1. not in your child theme folder or 2 does not have the following at the top&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/**
 * Template Name: Your custom template name
 */&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>Itchybrain on "Child custom template not in template list"</title>
<link>http://themeshaper.com/forums/topic/child-custom-template-not-in-template-list#post-25104</link>
<pubDate>Mon, 30 Jan 2012 23:44:52 +0000</pubDate>
<dc:creator>Itchybrain</dc:creator>
<guid isPermaLink="false">25104@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Gday Themeshaper forum&#60;/p&#62;
&#60;p&#62;I have created a site using Thematic with a child theme. &#60;/p&#62;
&#60;p&#62;I made a custom template but it does not show in the available templates list. &#60;/p&#62;
&#60;p&#62;It is available in the list when put in the thematic parent directory, but is not available when moved into the child directory. &#60;/p&#62;
&#60;p&#62;Does anyone have any solutions for this?&#60;/p&#62;
&#60;p&#62;Thanks for any help you can provide.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "No Comments Input in Child Theme"</title>
<link>http://themeshaper.com/forums/topic/no-comments-input-in-child-theme#post-24990</link>
<pubDate>Thu, 19 Jan 2012 23:26:44 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">24990@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;facepalm!!  don't worry, it happens to us all.
&#60;/p&#62;</description>
</item>
<item>
<title>jack032 on "No Comments Input in Child Theme"</title>
<link>http://themeshaper.com/forums/topic/no-comments-input-in-child-theme#post-24987</link>
<pubDate>Thu, 19 Jan 2012 21:43:48 +0000</pubDate>
<dc:creator>jack032</dc:creator>
<guid isPermaLink="false">24987@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi Gene,&#60;/p&#62;
&#60;p&#62;Thank you so very much. I have Firebug but i neglected to find the issue. I feel a bit of a dufus.&#60;/p&#62;
&#60;p&#62;Again, thank you x10!&#60;/p&#62;
&#60;p&#62;- Jack
&#60;/p&#62;</description>
</item>
<item>
<title>em hr on "No Comments Input in Child Theme"</title>
<link>http://themeshaper.com/forums/topic/no-comments-input-in-child-theme#post-24976</link>
<pubDate>Thu, 19 Jan 2012 02:00:06 +0000</pubDate>
<dc:creator>em hr</dc:creator>
<guid isPermaLink="false">24976@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi Jack,&#60;/p&#62;
&#60;p&#62;Look at line 578 in your child theme's style.css&#60;/p&#62;
&#60;p&#62;#comments { display:none }&#60;/p&#62;
&#60;p&#62;Try firefox with firebug. It helps with css debugging.&#60;/p&#62;
&#60;p&#62;-Gene
&#60;/p&#62;</description>
</item>
<item>
<title>jack032 on "No Comments Input in Child Theme"</title>
<link>http://themeshaper.com/forums/topic/no-comments-input-in-child-theme#post-24974</link>
<pubDate>Thu, 19 Jan 2012 00:26:42 +0000</pubDate>
<dc:creator>jack032</dc:creator>
<guid isPermaLink="false">24974@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;I have a child theme I've developed but I can't get the comment form to show up on a blog post. It works fine when I switch the theme to Thematic 0.9.7 which the child theme is based on.&#60;/p&#62;
&#60;p&#62;I'm using Wordpress 3.3.1&#60;/p&#62;
&#60;p&#62;The post comments, trackbacks and pingbacks are enable.&#60;/p&#62;
&#60;p&#62;Here's the link to the child themed site:&#60;br /&#62;
&#60;a href=&#34;http://www.mauisbestmassage.com&#34; rel=&#34;nofollow&#34;&#62;http://www.mauisbestmassage.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any help would be greatly appreciated.&#60;/p&#62;
&#60;p&#62;- Jack
&#60;/p&#62;</description>
</item>
<item>
<title>TyeNewton on "How to move page menu from #access to new div above header"</title>
<link>http://themeshaper.com/forums/topic/how-to-move-page-menu-from-access-to-new-div-above-header#post-24669</link>
<pubDate>Thu, 05 Jan 2012 17:12:21 +0000</pubDate>
<dc:creator>TyeNewton</dc:creator>
<guid isPermaLink="false">24669@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Ahah! So the bluemandala diagram perhaps just missed some hooks? (Or maybe it was created for a previous version of Thematic; I'm still brand new to the scene.)&#60;/p&#62;
&#60;p&#62;In any case, thanks so much, Helga; you are wildly helpful all over this forum, and to me specifically.&#60;/p&#62;
&#60;p&#62;I just found your link to WPCandy's introduction to hooks, so hopefully I'll figure the rest out without asking any more questions. Wish me luck!
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "How to move page menu from #access to new div above header"</title>
<link>http://themeshaper.com/forums/topic/how-to-move-page-menu-from-access-to-new-div-above-header#post-24664</link>
<pubDate>Thu, 05 Jan 2012 15:02:55 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">24664@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;@tye - check out &#60;a href=&#34;http://visualizing.thematic4you.com/&#34; rel=&#34;nofollow&#34;&#62;http://visualizing.thematic4you.com/&#60;/a&#62;  thematic_abovecontainer() and thematic_abovecontent() are both inside of #main
&#60;/p&#62;</description>
</item>
<item>
<title>TyeNewton on "How to move page menu from #access to new div above header"</title>
<link>http://themeshaper.com/forums/topic/how-to-move-page-menu-from-access-to-new-div-above-header#post-24653</link>
<pubDate>Thu, 05 Jan 2012 06:06:58 +0000</pubDate>
<dc:creator>TyeNewton</dc:creator>
<guid isPermaLink="false">24653@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Oh my gosh... is there any way to move #access into #main (above the content and asides) so it can appear on top of the background image of #main? I've been examining the bluemandala diagram, and there don't appear to be any action hooks within #main except for those just in the asides column.(?)&#60;/p&#62;
&#60;p&#62;By the way, this will be my first attempt at utilizing an action hook, so if I end up saying something silly, that'll be why. ; )
&#60;/p&#62;</description>
</item>
<item>
<title>elizabethr4 on "Question about removing code from header"</title>
<link>http://themeshaper.com/forums/topic/question-about-removing-code-from-header#post-24580</link>
<pubDate>Tue, 03 Jan 2012 17:18:36 +0000</pubDate>
<dc:creator>elizabethr4</dc:creator>
<guid isPermaLink="false">24580@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Follow up questions (and I will mark this resolved):&#60;br /&#62;
What is the advantage of doing those sorts of changes (different html for a second header file) through the functions.php file over just writing the html in the header file?&#60;/p&#62;
&#60;p&#62;And second, where does the html mark up go? In the code in the functions.php file? I know of many changes that can be made through CSS, but if there's a paragraph of live text, with a link, into which file does that code go?&#60;/p&#62;
&#60;p&#62;Thanks, just trying to understand more about Thematic overall!
&#60;/p&#62;</description>
</item>
<item>
<title>elizabethr4 on "Question about removing code from header"</title>
<link>http://themeshaper.com/forums/topic/question-about-removing-code-from-header#post-24579</link>
<pubDate>Tue, 03 Jan 2012 17:13:44 +0000</pubDate>
<dc:creator>elizabethr4</dc:creator>
<guid isPermaLink="false">24579@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thanks for taking a look! &#60;/p&#62;
&#60;p&#62;That was my dilema - should it be done through functions.php - but I was unsure of how to specify/differentiate the two page templates with the two headers (page.php with header.php and page-template-home.php with header-home.php) in the code in the functions file. Seemed a little over my head, so I took the &#34;easy&#34; way out. Just wanted to make sure that cutting a little PHP:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;thematic_header();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;wouldn't cause an issue later. &#60;/p&#62;
&#60;p&#62;Next time, I'll try to learn more about using functions.php! Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>ScottNix on "Question about removing code from header"</title>
<link>http://themeshaper.com/forums/topic/question-about-removing-code-from-header#post-24567</link>
<pubDate>Tue, 03 Jan 2012 03:48:45 +0000</pubDate>
<dc:creator>ScottNix</dc:creator>
<guid isPermaLink="false">24567@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Nice job on getting the sites to match up.&#60;/p&#62;
&#60;p&#62;It looks like you moved the #access menu outside the header which is smart. That would of been the one thing I would have suggested, but you already took care of that.&#60;/p&#62;
&#60;p&#62;Really there are no issues you have to worry about. There are other ways to do it where you could do it all through your functions.php file, but in this case I can't think of a reason to do that if you already have it working correctly.
&#60;/p&#62;</description>
</item>
<item>
<title>elizabethr4 on "Question about removing code from header"</title>
<link>http://themeshaper.com/forums/topic/question-about-removing-code-from-header#post-24565</link>
<pubDate>Tue, 03 Jan 2012 03:06:00 +0000</pubDate>
<dc:creator>elizabethr4</dc:creator>
<guid isPermaLink="false">24565@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Sorry, I don't have backticks on my keyboard - the code is supposed to be highlighted. Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>elizabethr4 on "Question about removing code from header"</title>
<link>http://themeshaper.com/forums/topic/question-about-removing-code-from-header#post-24564</link>
<pubDate>Tue, 03 Jan 2012 03:05:18 +0000</pubDate>
<dc:creator>elizabethr4</dc:creator>
<guid isPermaLink="false">24564@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi all,&#60;br /&#62;
I'm new to Thematic, but so far doing okay at making a static site (http://www.buunnicoffee.com/) into a Wordpress site: &#60;a href=&#34;http://buunnicoffee.com/testing2/&#34; rel=&#34;nofollow&#34;&#62;http://buunnicoffee.com/testing2/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have two different headers, one for the home page (header-home.php) and one for the subpages (header.php). I successfully implemented this, and it's actually working as I want it to (yay!) but I took out a bit of code from the header file and I don't know if it will mess me up later.&#60;/p&#62;
&#60;p&#62;Basically, I couldn't understand how/where to add my desired html (not just images, but live text too) into my new header-home.php file in my child theme. I didn't know how to differentiate the two headers in the functions file, if necessary. Anyway, so I just thought, let me just add my html and see what happens - and it worked!&#60;/p&#62;
&#60;p&#62;BUT - I took out the following from my new header file:&#60;/p&#62;
&#60;p&#62;&#38;lt;div id=&#34;header&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;        &#38;lt;?php &#60;/p&#62;
&#60;p&#62;        // action hook creating the theme header&#60;br /&#62;
        thematic_header();&#60;/p&#62;
&#60;p&#62;        ?&#38;gt;&#60;/p&#62;
&#60;p&#62;	&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;And put in:&#60;/p&#62;
&#60;p&#62;&#38;lt;div id=&#34;header2&#34;&#38;gt;&#60;br /&#62;
all my html code&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;As I said, it's working fine - but is taking out that bit of php going to cause me a problem later? &#60;/p&#62;
&#60;p&#62;I didn't want it to get the other header, but maybe there's something that should go in the functions.php file for this template page where the second header is called?&#60;/p&#62;
&#60;p&#62;Any insight would be greatly appreciated!
&#60;/p&#62;</description>
</item>
<item>
<title>TyeNewton on "Child Theme mysteriously disappeared from "available themes""</title>
<link>http://themeshaper.com/forums/topic/child-theme-mysteriously-disappeared-from-available-themes#post-24333</link>
<pubDate>Fri, 16 Dec 2011 16:32:59 +0000</pubDate>
<dc:creator>TyeNewton</dc:creator>
<guid isPermaLink="false">24333@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Nice, thanks Scott. It makes a lot of sense for this to exist, but I hadn't actually explored it yet!
&#60;/p&#62;</description>
</item>
<item>
<title>ScottNix on "Child Theme mysteriously disappeared from "available themes""</title>
<link>http://themeshaper.com/forums/topic/child-theme-mysteriously-disappeared-from-available-themes#post-24332</link>
<pubDate>Fri, 16 Dec 2011 16:18:11 +0000</pubDate>
<dc:creator>ScottNix</dc:creator>
<guid isPermaLink="false">24332@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;You mentioned you just lost some test content. You may already know, but WordPress has test content you can load that produces a ton of different scenarios. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Theme_Unit_Test&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Theme_Unit_Test&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Helps a ton when making themes, I just mention it because it took me a while to realize how helpful it is when making a theme. ;)
&#60;/p&#62;</description>
</item>
<item>
<title>TyeNewton on "Child Theme mysteriously disappeared from "available themes""</title>
<link>http://themeshaper.com/forums/topic/child-theme-mysteriously-disappeared-from-available-themes#post-24331</link>
<pubDate>Fri, 16 Dec 2011 16:07:31 +0000</pubDate>
<dc:creator>TyeNewton</dc:creator>
<guid isPermaLink="false">24331@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I remembered just as I went to sleep last night, and put it on my agenda; thanks again Helga. : )
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Child Theme mysteriously disappeared from "available themes""</title>
<link>http://themeshaper.com/forums/topic/child-theme-mysteriously-disappeared-from-available-themes#post-24330</link>
<pubDate>Fri, 16 Dec 2011 05:41:32 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">24330@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;palm, meet face.  don't forget to mark as resolved.
&#60;/p&#62;</description>
</item>
<item>
<title>TyeNewton on "Child Theme mysteriously disappeared from "available themes""</title>
<link>http://themeshaper.com/forums/topic/child-theme-mysteriously-disappeared-from-available-themes#post-24329</link>
<pubDate>Fri, 16 Dec 2011 01:07:43 +0000</pubDate>
<dc:creator>TyeNewton</dc:creator>
<guid isPermaLink="false">24329@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;KILLS ME! Thanks Scott... I just have absolutely no idea when I would have accidentally removed that (because it must have been there originally for it to have ever worked...right??) I do not remember ever touching that comment section.&#60;/p&#62;
&#60;p&#62;Thanks again for chiming in, as well, Helga.&#60;/p&#62;
&#60;p&#62;I'll keep trying these backup plugins, too. I've never had any intention of proceeding without regular backups; I just hadn't found success with one yet. (Please let me know if there's any reason to believe that working locally should break the backup process; this would be important news.)&#60;/p&#62;
&#60;p&#62;Back in business; thanks again!
&#60;/p&#62;</description>
</item>
<item>
<title>ScottNix on "Child Theme mysteriously disappeared from "available themes""</title>
<link>http://themeshaper.com/forums/topic/child-theme-mysteriously-disappeared-from-available-themes#post-24327</link>
<pubDate>Fri, 16 Dec 2011 00:11:53 +0000</pubDate>
<dc:creator>ScottNix</dc:creator>
<guid isPermaLink="false">24327@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;In your CSS file, you are just missing &#34;Template: thematic&#34;.&#60;/p&#62;
&#60;p&#62;For reference, &#60;a href=&#34;http://codex.wordpress.org/Child_Themes#The_required_style.css_file&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Child_Themes#The_required_style.css_file&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Child Theme mysteriously disappeared from "available themes""</title>
<link>http://themeshaper.com/forums/topic/child-theme-mysteriously-disappeared-from-available-themes#post-24326</link>
<pubDate>Thu, 15 Dec 2011 23:37:40 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">24326@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;i'm a fan of WP-db manager myself.  but whatever you use, backing up is super important.&#60;/p&#62;
&#60;p&#62;can you install other themes?
&#60;/p&#62;</description>
</item>
<item>
<title>TyeNewton on "Child Theme mysteriously disappeared from "available themes""</title>
<link>http://themeshaper.com/forums/topic/child-theme-mysteriously-disappeared-from-available-themes#post-24325</link>
<pubDate>Thu, 15 Dec 2011 22:17:10 +0000</pubDate>
<dc:creator>TyeNewton</dc:creator>
<guid isPermaLink="false">24325@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hey Scott! Alright, I'll send you what I've got... I must admit though, as a designer, it's a little embarrassing to expose this work-in-progress to someone, especially because I'm just tinkering around, and following tutorials and guides, in order to teach myself WP development. You'll probably find my CSS to be very messy (and I wouldn't mind you letting me know, if so.) The layout is so incredibly unfinished; it's just a giant experiment. (Then again, I don't even know if you'll be looking at that.)&#60;/p&#62;
&#60;p&#62;Anyway, I appreciate you taking a look Scott, thanks!&#60;/p&#62;
&#60;p&#62;Backing up: You know, I had previously tried a couple different WP backup plugins (trying to solve a previous issue), and I think that might have been one of them... Perhaps not though; I'll look into it. I'm beginning to wonder if there is a compatibility issue with the backup processes these plugins use and the way I have WP setup locally (using MAMP I mean). Does that seem at all plausible? Unfortunately, I know so very little about databases. I suppose I may just be making some silly mistake.&#60;/p&#62;
&#60;p&#62;I didn't actually lose a heck of a lot, because I had only done some test posting so far... but I did intend to keep the posts, so it's a little unfortunate.
&#60;/p&#62;</description>
</item>
<item>
<title>ScottNix on "Child Theme mysteriously disappeared from "available themes""</title>
<link>http://themeshaper.com/forums/topic/child-theme-mysteriously-disappeared-from-available-themes#post-24317</link>
<pubDate>Thu, 15 Dec 2011 05:52:01 +0000</pubDate>
<dc:creator>ScottNix</dc:creator>
<guid isPermaLink="false">24317@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;That is also a bummer you lost your database content, get &#34;WordPress Database Backup&#34; and set it up to email yourself a copy of the database every week. I know, a little late but for anyone reading this, it is a must.
&#60;/p&#62;</description>
</item>
<item>
<title>ScottNix on "Child Theme mysteriously disappeared from "available themes""</title>
<link>http://themeshaper.com/forums/topic/child-theme-mysteriously-disappeared-from-available-themes#post-24316</link>
<pubDate>Thu, 15 Dec 2011 05:48:16 +0000</pubDate>
<dc:creator>ScottNix</dc:creator>
<guid isPermaLink="false">24316@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Send me your child theme scott[at]scottnix.com, I am curious and want to test it. ;)
&#60;/p&#62;</description>
</item>

</channel>
</rss>

