Comments Stripped Out of the CSS Editor
-
My CSS comments are being stripped out of the editor on save.
For instance:
/* I am a comment */
Will get removed. Is that intended?
Also, feature request, can the editor save via ajax? I like to save multiple time when working on CSS, and don’t like how it saves, strips my comments, and then loads me back at the top of my stylesheet.
Thanks and cheers.
The blog I need help with is: (visible only to logged in users)
-
To keep CSS “tidy,” fast loading and to keep file sizes down, wordpress strips out comments using CSS Tidy, which also checks syntax to prevent it from messing up a site.
As far as the loading and saving, who knows what they will do, or when. They never announce anything, but I agree it would be nice if it didn’t reload the entire page and dump you back at the beginning.
-
-
@whereisdevin
The blog linked to your username is not a free hosted WordPress.com blog. On this forum we provide support only to those who have free hosted WordPress.com blogs who have also purchased the custom design upgrade. If you are referring to a free hosted WordPress.com blog please post an active link starting with http:// to the blog in question.If you are referring to a self hosted WordPress.org install please post to the correct forum for your software http://wordpress.org/support/ as we run on different software and cannot help you here. WordPress.com vs WordPress.org: The Differences
-
-
I still don’t see an active link to to the free hosted WordPress.com blog that the custom design upgrade has been purchased for.
- The topic ‘Comments Stripped Out of the CSS Editor’ is closed to new replies.