Problem child (theme)
-
I’m making a child theme for twentytwelve.
I’ve created a directory called “twentytwelve-child”
The theme directory is in this order:
-themes
-twentythirteen
-twentytwelve
-twentytwelve-child
I’ve created a style.css file and put it in the twentytwelve directory. This is the text:
“/*
?Theme Name:?????twentytwelve-child
Theme URI: https://meloncarvings.com
Author URI: https://meloncarvings.com
?Template:???????twentytwelve
?Version:????????0.1.0
*//* =Imports styles from the parent theme
————————————————————– */
@import url(‘../twentytwelve/style.css’);/* =Theme customization starts here
————————————————————– */”The error I get is:
“Broken Themes
The following themes are installed but incomplete. Themes must have a stylesheet and a template.
Name Description
Template is missing”My site is: meloncarvings.com
I’ve done two days of due diligence finding the answer on my own with no success.
I have deleted Twentytwelve and reinstalled, recreated the child folder a few times, and use Filezilla for file transfer.
Any help would be appreciated.
- The topic ‘Problem child (theme)’ is closed to new replies.