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

Stucked

I try to create child theme many time on my local server but fails I don't know from where I have to copy those style,screenschot & page.php file.

Please Help me

1 Answer

Hi Ashish,

If I understand you correctly, you are trying to create a child theme and are having issues with how to set it up? The style.css and screenshot.png are the only two things you need to create a child theme.

Here is a link that breaks it down as well on other files you will end up needing but the above is all you need to make it "work" - https://www.smashingmagazine.com/2016/01/create-customize-wordpress-child-theme/

Mark