WordPress Theme style.css is missing Version header

Hello !

When i try to submit my files to review, i get this alert message : WordPress Theme style.css is missing Version header

So… i cannot update my files…
Can you help me, please?

Thanks by advance

What you put in the stylesheet header?

But there is no stylesheet header in the upload form of Themeforest items…

Your style.css file.

huh…

Version: 1.0

But that is into the zip! so the upload form cannot check the version of my stylesheet !
i think it’s a technical problem of the form…

No?

This is the message…

The style.css file needs to have a valid header… With all those fields… Theme Name, Version, etc…

Try something like this.

/*
Theme Name: Another Awesome Theme
Theme URI: http://themeforest.net/item/awesome/1
Author: envato
Version: 1.0
*/

Also, this

Ok i just retry… and … it’s ok now… i dont know why… :wink:
Thank you guys for your time ! :wink:

Hmm, what am I doing wrong? Can’t update my theme.
The same issue…

In my style.css:

Theme Name: CrossRoad - Responsive WordPress Blog Theme
Theme URI: http://themeforest.net/user/ZERGE/portfolio
Author: ZERGE
Author URI: http://themeforest.net/user/ZERGE
Description: Wordpress Theme, best suited for Magazines, News and Blogs
Version: 1.04
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, white, flexible-width, custom-background, custom-menu, featured-images, flexible-header, full-width-template, microformats, post-formats, theme-options, translation-ready

Paste all the style.css content here: http://snippi.com to check what’s wrong.

.

ZERGE said

.

:notfunny:

For example http://snippi.com/s/87ttrfb

It’s already 21 dec 2012 in Melbourne. Enjoy :wink:

Hey ZERGE that’s really strange your style.css file looks ok. Please submit a ticket and send me the ID via my profile. Attach your installable WP theme (wp-accord.zip) in the ticket.

Ivor said

Hey ZERGE that’s really strange your style.css file looks ok. Please submit a ticket and send me the ID via my profile. Attach your installable WP theme (wp-accord.zip) in the ticket.

Sent.

Hi folks,

I think I found the problem. (It’s to do with unicode byte order characters before the header comment.) It should be fixed now.

Can you give it another try, and contact support if you’re still seeing a problem?

Thanks, and sorry for the hassle.

notahat said

Can you give it another try, and contact support if you’re still seeing a problem?

Hi notahat,

Just checked, it works now! :sunglasses:

Thank you.