Title: [Plugin: WP CSS] no minify &#8211; how?
Last modified: August 19, 2016

---

# [Plugin: WP CSS] no minify – how?

 *  [4lt3r](https://wordpress.org/support/users/4lt3r/)
 * (@4lt3r)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-css-no-minify-how/)
 * How turn off plugin minify? i need only gzip option, because when i activate 
   plugin, my CSS layout doesn’t work normaly, some ellemets missed out 🙁 What 
   should i do to turn off minify?

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

 *  [halmat](https://wordpress.org/support/users/halmat/)
 * (@halmat)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-css-no-minify-how/#post-1005498)
 * I’ll add this in as a setting in the admin section.
 *  Thread Starter [4lt3r](https://wordpress.org/support/users/4lt3r/)
 * (@4lt3r)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-css-no-minify-how/#post-1005507)
 * I updated to version 2.05 but I do not see this function 🙁
    maybe you tell how
   to disable the minify function of editing the code?
 *  [halmat](https://wordpress.org/support/users/halmat/)
 * (@halmat)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-css-no-minify-how/#post-1005511)
 * That’s going to be featured in v2.1 along with another bunch of features.
 * Sure, go to wp-css-compress.php
 * comment out the line
    `$buffer = str_replace(array("\r\n", "\r", "\n", "\t"),'',
   $buffer);`
 *  Thread Starter [4lt3r](https://wordpress.org/support/users/4lt3r/)
 * (@4lt3r)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-css-no-minify-how/#post-1005512)
 * Thanks, but it doesn’t help 🙁 Maybe my example help us to find ploblem.
    I have
   css code(in my style.css): “.bl {background: url(img/bl.gif) 0 100% no-repeat}.
   br {background: url(img/br.gif) 42% 100% no-repeat} .tl {background: url(img/
   tl.gif) 0 0 no-repeat} .tr {background: url(img/tr.gif) 42% 0 no-repeat; padding:
   10px}” When i activate wp-css, only “.bl {background: url(img/bl.gif) 0 100% 
   no-repeat}” still working, the remaining lines do not work 🙁 How i may fix that?
   🙁
 *  Thread Starter [4lt3r](https://wordpress.org/support/users/4lt3r/)
 * (@4lt3r)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-css-no-minify-how/#post-1005513)
 * I found another solution of my problem, thanks for plugin 😉

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

The topic ‘[Plugin: WP CSS] no minify – how?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [4lt3r](https://wordpress.org/support/users/4lt3r/)
 * Last activity: [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-css-no-minify-how/#post-1005513)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
