Creating Boutique Child Theme?
-
Hi, so I am new to the WooCommerce themes, but I do have both Storefront and the Boutique theme installed and working on my site. I now want to create a child theme to make edits to the Boutique theme, so I created a new folder for my child theme and added the following:
– functions.php
– screenshot.php
-style.css which has this:/*
Theme Name: GraciousSoul
Version: 1.0
Description: Child theme for Boutique.
Author: WooThemes
Author URI: http://www.woothemes.com
Template: boutique
*/@import url(“../boutique/style.css”);
/* =Theme customization starts here
————————————————————– *//However, when I go into Appearances — Themes, I get the error message: “The “boutique” theme is not a valid parent theme..”
Any way to fix this and get a child theme set up for Boutique? Thanks for any help!
The topic ‘Creating Boutique Child Theme?’ is closed to new replies.
