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 trialTyler Halstead
9,145 PointsHow do the templates change when using a different theme from twentythirteen?
I'd like to modify a different theme instead of twenty thirteen. Does this mean I will have to use the page.php, single.php and content.php files from the new theme and then add in the WP_query loop and other necessary code? Or can I still use the files from the course downloads?
David Csere
28,874 PointsDavid Csere
28,874 PointsYou should use the new theme's files. Never mix up the core files of two or more different theme.