Yoko theme Child Theme setup
-
I have tried a few times to upload a child theme to our site, https://marketinganddesignmd.com/md. I made it correctly I think, using the sample in the Codex. And zipped it, and tried to upload it from my hard drive. Before being zipped, it looked like this:
/*
Theme Name: Yoko Child
Theme URI: https://marketinganddesignmd.com/md
Description: Child theme for the Yoko theme
Author: Jack
Author URI: https://marketinganddesignmd.com/md
Template: Yoko
Version: 0.1.0
*/
@import url(“../Yoko/style.css”);But I keep getting this error message:
“Unpacking the package…
Installing the theme…
The package could not be installed. The theme is missing the
style.css
stylesheet.Theme install failed.”
Do I have to use FTP to load to the directory instead?
- The topic ‘Yoko theme Child Theme setup’ is closed to new replies.