Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress How to Make a Website with WordPress Customizing WordPress Themes How to Make Child Themes

Please dont Comfused

Please dont comfused the people the code you put in the how to make Child Themes is rong i spend time tu find we are here to leran tnanks

 /*
 Theme Name:   Twenty thirteen Child
 Theme URI:    http://example.com/twenty-thirteen-child/
 Description:  Twenty thirteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentyfourteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-thirteen-child
*/

@import url("../twentythirteen/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

2 Answers

Zac Gordon
STAFF
Zac Gordon
Treehouse Guest Teacher

Hi,

The problem with this code here is that you are saying it's a twentyfourteen child theme, but including the twentythirteen CSS. If the original code wasn't working for you, you may want to double check that you have the twenty fourteen theme installed.

Do you?

Thanks!

Matt Campbell
Matt Campbell
9,767 Points

What are you trying to say Ricardo Mora? That the code taught in wrong?