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 trialCheikh Ndiaye
1,059 Pointsuploading custom post type template
i have no idea how Zac upload those file. i tried using c panel and notepad++ couldn't do it. Can you please help?
3 Answers
Timothy Rimnac
26,219 PointsDo you have a website with wordpress set up? If you do and you want to add a custom post type template, then you'll need to access the server via FTP. Using an FTP client such as FileZilla you can move the template file to the proper directory, which will be inside wp-content/themes/YourThemeName/
Zac Gordon
Treehouse Guest TeacherHi, Timothy is correct about the location for placing the files.
Earlier in the project it goes over how to setup your FTP. Did you have a chance to follow along with this video: http://teamtreehouse.com/library/how-to-make-a-website-with-wordpress/installing-wordpress/the-famous-5minute-wordpress-install
Cheikh Ndiaye
1,059 PointsTimothy thank you for taking the time to answer. I do have a wordpress website. If you can work me trough the steps I will really appreciate. I try but it seems to me little bit frustrating. I can use your help.