Child theme not working
I made a child theme
site is jobsandexperts.com
directory of child theme is hirebee_child
files in child theme is style.css and screenshot.png
text in child theme style.css is:
*****************************************
/*
Theme Name: hirebee Child Theme
Version: 1.0
Description: A child theme for hirebee
Author: Your Name
Author URL:
http://www.jobsandexperts.com
Template: hirebee
*/
@import url("../hirebee/styles/water.css");
@import url("../hirebee/style.css");
********************************************
I tried with water.css below style.css same results
Cleared cache in browser no cache on site.
here is what it looks like
nographics.jpg
If I put in functions.php I get error messages that files are missing so I deleted it from child directory.
Really surprised you don't have a pre-made one that we could download. several people have made the same post and non have a resolution yet.
Last edited by dimitris; November 18th, 2014 at 01:52 PM.