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

Jill Myllyoja
Jill Myllyoja
1,302 Points

Does the Custom Post Types UI plugin create an archive template for the custom post type ?

Does the Custom Post Types UI plugin create an archive template for the custom post type ? Or do you have to do that manually? I have make several custom post types, and I have set the Archive to TRUE and yet when I look my an archive template that is for my custom post type is not there. I know that the Template Hierarchy Theme came with an archive-portfolio.php file that Zac uses in the tutorial. But it is implied that the plugin created it.