- doralchan January 23, 2014 at 11:12 pm
Hi – I’m having some major problems. The child theme is not registering as a child theme. It’s registering as another parent theme. Here is the current file (style.css) for bbq-child:
/*
Theme Name: bbq-child
Theme URI: http://nicethemeswp.com/theme/bbq-child
Description: Designed by NiceThemes
Author: NiceThemes
Author URI: http://nicethemeswp.com;
Template: bbq
Version: 1.0.0Copyright: (c) 2013 NiceThemes.
License: GNU/GPL Version 2 or later.
License URI: http://www.gnu.org/licenses/gpl.html
*/@import url(“../bbq/style.css”);
It is located in my FTP client right next to the parent theme.
HELP!
Juanfra Aldasoro January 23, 2014 at 11:49 pmHello,
Thanks for writing.
Did you make sure that the name of the folder is /bbq-child/ ?
Also, you don’t have to activate both at the same time, you should activate the child theme.
You can read the full documentation about creating and using child themes here: http://codex.wordpress.org/Child_Themes
Best,
Juan.
You must be logged in to reply to this topic.