Hi There- I’ve just made a child theme for theme for Enfold – but I’m getting errors –
What is the best way to create a child theme for V2.6.4 running WP 3.9?
My child theme consists of these things
style.css
screenshot.png
images folder
here is what is on my stylesheet
/*
Theme Name: Shortie Designs
Description: WordPress theme for Shortie Designs<br/> It’s based on the Enfold parent theme
Version: 1.0
Author: Shortie Designs
Author URI: http://www.shortiedesigns.com
Template: enfold
*/
these are the error messages I get
Warning: extract() expects parameter 1 to be array, null given in /home/shortied/public_html/sdev/wp-content/themes/enfold/css/dynamic-css.php on line 35
Warning: Cannot modify header information – headers already sent by (output started at /home/shortied/public_html/sdev/wp-content/themes/enfold/css/dynamic-css.php:35) in /home/shortied/public_html/sdev/wp-content/themes/enfold/framework/php/function-set-avia-backend.php on line 530
Warning: extract() expects parameter 1 to be array, null given in /home/shortied/public_html/sdev/wp-content/themes/enfold/css/dynamic-css.php on line 35
Cheers
Hi ShortieD!
I’m not sure if those are specific to the child theme but you can try using the one available here: http://kriesi.at/documentation/enfold/using-a-child-theme/
Or there is one in the big download of the theme that comes with the PSD, License etc on ThemeForest as well.
Best regards,
Devin
all sorted – thanks – I ‘m not sure what I was doing wrong but your link worked.
Cheers