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

Using Child Themes with WooCommerce & WooThemes

Would I employ this same technique (creating a child theme) to insulate a wordpress site from theme / plugin updates by any theme vendor?

I have created a wordpress site installed the WooCommerce Plugin and I'm considering adding a WooTheme which I need to customise. Are there any additional steps or other things I should be aware of?

Can this technique also be applied when using sliders and other plugins?

2 Answers

Zac Gordon
STAFF
Zac Gordon
Treehouse Guest Teacher

Hi, yes, you would setup a child theme the same way if you're using WooCommerce or a WooThemes theme.

Thanks, I got it all working.