Title: Child Theme Problem
Last modified: August 20, 2016

---

# Child Theme Problem

 *  [KKat46](https://wordpress.org/support/users/kkat46/)
 * (@kkat46)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/child-theme-problem-1/)
 * Parent theme missing error. I’ve tried using all lowercase and nothing’s working.
   Here’s my style.css
 * /*
    Theme Name: customchild Theme URI: [http://www.themekraft.com](http://www.themekraft.com)
   Description: child theme for the custom-community theme Author: waves music therapy
   Template: custom-community */
 * [@import](https://wordpress.org/support/users/import/) url(“../customcommunity/
   style.css”);

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Amy Hendrix (sabreuse)](https://wordpress.org/support/users/sabreuse/)
 * (@sabreuse)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/child-theme-problem-1/#post-2761349)
 * The Template header needs to be the same as the folder name of the parent theme—
   so either “customcommunity” or “custom-community” is correct, but it can’t be
   both.
 *  Thread Starter [KKat46](https://wordpress.org/support/users/kkat46/)
 * (@kkat46)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/child-theme-problem-1/#post-2761356)
 * I’ve tried that too. Doesn’t work. I’ve tried every combo.
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [13 years, 11 months ago](https://wordpress.org/support/topic/child-theme-problem-1/#post-2761359)
 * **Edit**: It should be this theme BTW.
 * [http://wordpress.org/extend/themes/custom-community](http://wordpress.org/extend/themes/custom-community)
 * Can you confirm that the parent theme is located in `themes/custom-community`?
   if it is you should able to activate it in the WordPress dashboard.
 * if you can activate the parent, then try with the child theme with a “-” and 
   put this in `wp-content/themes/custom-community-child/style.css`
 * Make sure you activate the the called “Community Child Theme” in your dashboard.
 * [http://pastebin.com/9BcVL9w1](http://pastebin.com/9BcVL9w1)
 *     ```
       /*
       Theme Name: Community Child Theme
       Description: child theme for the custom-community theme
       Author: waves music therapy
       Template: custom-community
       */
   
       @import url("../custom-community/style.css");
       ```
   
 *  [webmediatree](https://wordpress.org/support/users/webmediatree/)
 * (@webmediatree)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/child-theme-problem-1/#post-2761407)
 * where i have to upload my wp-config files kindly help me i am new in word press
   where?
    _[Non-WordPress link removed]_
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/child-theme-problem-1/#post-2761423)
 * **[@webmediatree](https://wordpress.org/support/users/webmediatree/)**: It is
   impolite and contrary to forum policy to interrupt another poster’s ongoing thread
   with a question of your own. Please post your own topic.
 *  [katykat46](https://wordpress.org/support/users/katykat46/)
 * (@katykat46)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/child-theme-problem-1/#post-2761571)
 * The fix is:
 * custom_community

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Child Theme Problem’ is closed to new replies.

## Tags

 * [child](https://wordpress.org/support/topic-tag/child/)
 * [parent](https://wordpress.org/support/topic-tag/parent/)

 * 6 replies
 * 6 participants
 * Last reply from: [katykat46](https://wordpress.org/support/users/katykat46/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/child-theme-problem-1/#post-2761571)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
