Child Theme Not Showing
-
I’ve browsed the great wide web and ended up in a lot of different threads with people with the same issue or a similar issue but none have fixed the issue for me.
I created a child theme by creating a folder called twentytwelveChild and then creating style.css file and inserting this into it:
/* Theme Name: Twenty Twelve Child Theme URI: http://mysite/twentytwelveChild Description: A child theme of 2012 default WordPress theme. Author: My Name Author url: http://mysite.com/ Version: 1.0 Tags: black, blue, white, fixed-width, custom-header, theme-options Template: twentytwelve */ @import url('../twentytwelve/style.css');And it does not show up in the available themes so that I can activate it. Am I missing something?
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
The topic ‘Child Theme Not Showing’ is closed to new replies.