Upload Sage Theme via Zip: Style.css not found

I’m trying to upload the sage theme via the theme upload on Media Temple. However whenever I try it’s saying that the style.css is could not be found and therefore the theme upload fails.

I’m using Sage 9.0.0-beta.3. Do I need to set something in the root to point to the style.css and index.php?

Did you solve it?
I have the same problem

The style.css is in the resource folder and functions.php will make it available. However I think Media Temple actually wants to see a style.css file directly in your theme directory. Perhaps just copy the style.css folder in resource to your root (leave style.css in resource folder as well)? When the upload is successful you can try to remove the copied file again.

Not sure if it works but you could try it

How to setup Sage 9 with the required theme files in the top level directory: https://github.com/roots/sage-installer/issues/3#issuecomment-337852956

1 Like

I followed the steps and that resulted in a

This page isn’t working
bluden.in is currently unable to handle this request.
HTTP ERROR 500

While other themes are working just fine