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 trialJiradej Jaturavith
415 PointsCannot find PHP files
I'm current learning the custom post type templates. For my site I am using the CANVAS from woo themes. Somehow after creating the new customs post as mentioned in the lessons before. i could not find those new files on my ftp thus cannot follow through with this step!
2 Answers
Cristian Cisneros
794 PointsWhen you create a new custom post type in Wordpress, it does not create a PHP file with a page template.
Thomas Varghese
892 PointsThe custom post type is saved in database.
Zac Gordon
Treehouse Guest TeacherZac Gordon
Treehouse Guest TeacherCorrect, you will have to create the page yourself
Jiradej Jaturavith
415 PointsJiradej Jaturavith
415 PointsThank you guys! Appreciate it. Still learning and still a long way to go, sorry if the question is silly.