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
(@kkat46)
I’ve tried that too. Doesn’t work. I’ve tried every combo.
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
Edit: It should be this theme BTW.
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
/*
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");
where i have to upload my wp-config files kindly help me i am new in word press where?
[Non-WordPress link removed]
@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.