WPIntell

Source evidence

Not working with renamed child theme

Thirteen Colors · support · 2013-09-11T18:18:00+00:00

complaintsentiment
mediumseverity
0.75relevance
1replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
jmoskowitz@servicechannel.com unresolved
I had duplicated twenty thirteen and then renamed it and made a child of that and it’s not working. What should I do to repair this? Thank you! http://wordpress.org/plugins/thirteen-colors/ It will work if your theme is a direct child of Twenty Thirteen, but if the parent theme is not exactly twentythirteen , the plugin automatically deactivates itself (in an invisible way) to avoid messing up the display of non-twenty-thirteen themes. It sounds like you didn’t create a child theme correctly; perhaps take a look at http://codex.wordpress.org/Child_Themes . You don’t need to duplicate anything, just create a new directory, start with a stylesheet with the theme header and importing the Twenty Thirteen stylesheet, then you can add additional files to override as needed (but the parent templates are used otherwise, since you shouldn’t need to modify every template file). You only need a single file to create a child theme.

Comments

1 shown
Nick Halsey 2013-09-15T09:52:00+00:00

It will work if your theme is a direct child of Twenty Thirteen, but if the parent theme is not exactly twentythirteen , the plugin automatically deactivates itself (in an invisible way) to avoid messing up the display of non-twenty-thirteen themes. It sounds like you didn’t create a child theme correctly; perhaps take a look at http://codex.wordpress.org/Child_Themes . You don’t need to duplicate anything, just create a new directory, start with a stylesheet with the theme header and importing the Twenty Thirteen stylesheet, then you can add additional files to override as needed (but the parent templates are used otherwise, since you shouldn’t need to modify every template file). You only need a single file to create a child theme.