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

Craig Watson
27,930 PointsCan I use custom fields/post types on WP using the one click install?
Hi, as I'm going though the WordPress course I hit a subject I'm a little stumped by. I have installed the Plugins - CPT UI & Custom Fields as suggested, all activated and working updated with my details as I followed along with Zac. Then he zipped over to files he had on his Mac and I got lost. I used the one click install so these files I dont have on my pc, is it at all possible to use custom fields/post types using the one click install?? If so please help as I've searched High and Low .. ???
Thanks Craig
1 Answer

David Tonge
Courses Plus Student 45,640 PointsIt is possible but you'd have to access your wordpress files from your webserver. It's usually in your public_html directory if you have ftp access.
Craig Watson
27,930 PointsCraig Watson
27,930 PointsWould this be using CPanel ?
David Tonge
Courses Plus Student 45,640 PointsDavid Tonge
Courses Plus Student 45,640 PointsYep, but if you're going to be actively developing the site it's best to look into using https://cyberduck.io or an equivalent. It's better to setup a local development server but your wordpress installation is live.
Craig Watson
27,930 PointsCraig Watson
27,930 PointsGreat help David ill have a look into that and get cracking thanks again!!
David Tonge
Courses Plus Student 45,640 PointsDavid Tonge
Courses Plus Student 45,640 PointsNo prob. I'm here to help.