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

At local server-wamp

How to import style.css file at local server in zip format,I have created new folder childfourteen and on importing style.css file task manager gives error of two parallel process. should i cange name?

2 Answers

Zac Gordon
STAFF
Zac Gordon
Treehouse Guest Teacher

If you are creating a new child theme you would not import and zip file, you would be creating it from scratch (or using one provided as a project download if that is available)

Thank you sir,Now i have come to know that copy pasting the file at local server drive is just like ftp -transferring file at local server,so we do not need ftp software here.