Child Theme – twentyten, not showing up in themes
-
So I feel like I’ve followed everything to a tee, and for a split second it worked, then stopped working and that was so many tries ago, i couldn’t even tell you what was changed. I’ve since taken a fresh approach to installing the child them for my site, https://www.tshelley.com, and still nothing. Here’s what I’ve got:
/*
Theme Name: Twenty Ten Child
Theme URI: http: //tshelley.com/
Description: Child theme for the Twenty Ten theme
Author: Thomas Shelley
Author URI: http: //machetemachete.com/
Template: twentyten
Version: 0.1.0
*/
<code>@import url("../twentyten/style.css");</code>
#site-title a {
color: #009900;
}
`I’ve put that in a folder within the the twentyten folder called “child” so it’s
themes/twentyten/child/style.css
and I’ve done this without the twentyten theme being activated. It is installed though. I then sign into wordpress and take a look see and nothing.
I’m going crazy.
- The topic ‘Child Theme – twentyten, not showing up in themes’ is closed to new replies.