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 trialWeihao Luo
2,703 PointsThe package could not be installed. The theme is missing the style.css stylesheet.
I downloaded the project zip from website and uploaded to wordpress directly.
So what is the problem? There is no another zip inside the project zip.
1 Answer
Rich Bagley
25,869 PointsHi,
The project zip file doesn't need installing as such. You'll need to extract the zip file and then move the theme in to the wp-content > themes folder. You can then choose this via the WP admin.
If you're looking to install a downloaded theme you'll need to follow the steps here.
Hope that helps :)
-Rich