Broken Theme error when trying to create a child theme for Minamaze
-
Hi there,
I’m new to the wonderful world of WordPress and am having an issue creating a child theme of the Minamaze theme.
These are the steps I’ve taken so far:
1. Created a new child theme folder in wp-content>themes.
2. Created the style.css file containing the below in plain text:
/*
?Theme Name:?? Minamaze Child Theme
?Theme URI:??? https://www.thinkupthemes.com/free/minamaze-free/
?Description:? A Minamaze child theme
?Author:?????? Thinkupthemes
?Author URI:?? https://www.thinkupthemes.com/
?Template:???? minamaze
?Version:????? 1.0.0*/
@import url(“../minamaze/style.css”);
3. Uploaded it to the server
Now on my WordPress dashboard in Appearance>Themes the parent Minamaze theme is there, but the child theme I just tried to create is broken. it says this:
“Broken Themes
The following themes are installed but incomplete. Themes must have a stylesheet and a template.
Name: minamazechild
Description: Template is missing.”I’ve read a bunch of forums and nothing seems to resolve my issue. I hope someone out there can help!
Please and Thank-you!
- The topic ‘Broken Theme error when trying to create a child theme for Minamaze’ is closed to new replies.