child theme is not working correctly
This support request was posted in BBQ by akanekodani
- akanekodani September 22, 2015 at 1:57 pm
Hi. Thanks for the support all the time.
I set up a child theme to put the custom style.css. However, it doesn’t load correctly.
I put this on top.
/*
Theme Name: bbq
Theme URI: http://nicethemes.com/theme/bbq/
Description: bbq Child Theme
Author: John Doe
Author URI: http://nicethemes.com
Template: bbq
Version: 1.0.0
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: bbq-child
*/
@import url(‘../bbq/style.css’);Please let me know how to fix this unloading issue.
Thank you.Juanfra Aldasoro September 22, 2015 at 2:30 pmHello Akane,
Thank you for writing. Please check that you are using the same Theme Name as the original theme. Use something like “BBQ Child”, and put it over a folder named “bbq-child”.
BBQ is child theme compatible, you can read more about Child Themes in the official WordPress documentation: https://codex.wordpress.org/Child_Themes
Best,
Juanakanekodani September 23, 2015 at 11:35 amThanks Juan for the reply. I read the wordpress child themes page and found some missing codes. Now it’s working perfectly.
Thanks for the support all the time!
You must be logged in to reply to this topic.