Good evening.
I’m trying to make a child theme for illdy, but keeps giving me errors even though it is a simple procedure and my site is very new. The error is:
Broken Themes
The following themes are installed but incomplete.
illdy-child Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.css stylesheet.
My site is http://travelinsightswriter.com, and the stylesheet I uploaded for my child is:
/*
Theme Name: Illdy Child
Theme URI: http://travelinsightswriter/wp/themes/illdy/
Author: Travel Insights Writer
Author URI: http://travelinsightswriter.com
Template: illdy
Description: Illdy Child Theme
Version: 1.0.25
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, education, entertainment, news, food-and-drink, holiday, photography, portfolio
Text Domain: illdy-child
*/
@import ‘layout/css/main.css’;
@import ‘layout/css/custom.min.css’;
Could you please help me? Thanks
Sheila