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 trialAngelina Bethoney
117 PointsCustom Theme Not Appearing As An Option
Hi, I am setting up a custom WP theme. I am following the video exactly, and used the css tags from the project downloads. My theme is not appearing as an option. I am connecting my files thru FileZilla. My css tags are:
""" /* Theme Name: Rios Property Group Theme URI: http://riospropertygroup.com/ Description: Rios Property Group Author: Angelina Marie Author URI: http://angelina-marie.com/ Version: 1.0.0 Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready */
"""
Angelina Bethoney
117 PointsNo, there is no mention of broken or added themes.
Carmine Sarno
19,660 PointsIf you haven't already, I would try uploading the entire Treehouse project theme files (keeping folders intact) via FTP to your Wordpress/wp-content/themes/ folder and see if the Treehouse project theme shows up. If not, there might be a permissions issue with your FTP account.
Angelina Bethoney
117 PointsGot it to work! Thanks so much
Carmine Sarno
19,660 PointsCarmine Sarno
19,660 PointsIs there any "Broken Theme" message showing up toward the bottom of the Appearance > Themes selection page?