• I am trying to submit a template into my wordpress. I got an error saying “missing the stylesheet” does anyone know what I may be doing wrong.
    I checked on my files and thee one that reads Thumbs.db can not be viewed. Why is this?

    mike

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thumbs.db does not belong in the folder and you can delete it. That is a file created in Windows to index images in a folder. It has no use on a web server.

    Sometimes the “missing the stylesheet” message can come up because WP requires a specific header of comments at the top of a theme’s style.css file, to recognize what theme is in the folder. If those comments have been deleted or modified incorrectly this can happen. You might download the theme again and upload the style.css file, unless of course you’ve made changes to the existing one. In that case you can copy the comments header from the fresh version and paste it into the one on your server.

    Thread Starter lapology

    (@lapology)

    Thank you stvwlf,

    I figured it out!! I uploaded it from my pc and it worked. Still cannot get it to work from my mac but oh well! It is up!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Missing the Stylesheet’ is closed to new replies.