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

jsdevtom
jsdevtom
16,963 Points

How do I make a child theme when using Desktop Server?

I am using Desktop Server instead of a normal hosting service (in order to learn without paying for hosting etc.). But I do not know where or how to make a child theme with it. Nor do I know how to customise the theme files.

Thank you in advance :-)

1 Answer

jsdevtom
jsdevtom
16,963 Points

I found the answer from docs.serverpress.com/article/150-getting-started-with-desktopserver :

"If you accepted all the defaults, then your isolated website files are in a folder titled Websites inside your Documents folder. Look for another folder with the same name as your development site’s domain name, i.e. a folder titled www.example.com."

From here you can create a child theme by following the instructions in this video and then saving it (no FTP obviously)