futtta on "[Plugin: Autoptimize] body background color changed to grey"
Hi bottapress; So you were on 1.7.x and upon upgrading to 1.8.0 this happens? Pretty weird indeed. Could I have a look at your site? frank
View Articlefuttta on "[Plugin: Autoptimize] body background color changed to grey"
did a quick grep on the plugin's source to make sure there was no "background-color: rgb" in there, but that is indeed not the case. even weirder; that block of CSS, when (aggregated &) minified,...
View Articlebottapress on "[Plugin: Autoptimize] body background color changed to grey"
I built two strictly identical test sites in order to try to understand what happens. The 1st one, with just the CSS optimization activated on Autoptimize: http://autoptimize.wordpress-hebergement.fr...
View Articlebottapress on "[Plugin: Autoptimize] body background color changed to grey"
I forgot to answer one of your questions: yes this happened after upgrading from 1.7.x to 1.8.0
View Articleben52 on "[Plugin: Autoptimize] error_log"
Good afternoon Frank for the third time i get this warning: PHP Warning: file_put_contents(/home/xxxxx/public_html/wp-content/cache/autoptimize/autoptimize_6e75e1c4cbb5c482c0783eb566018855.css)...
View Articlefuttta on "[Plugin: Autoptimize] body background color changed to grey"
OK, I can now confirm this is a bug in the handling of CSS in conditional comments, still searching for the exact root cause & solution. I'll keep you posted!
View Articlefuttta on "[Plugin: Autoptimize] body background color changed to grey"
OK, I think I have it; in wp-content/plugins/autoptimize/classes/autoptimizeBase.php in the hide_iehacks-function on line 84 could you replace '#<!--[if.*?[endif]-->#is', with...
View Articlebottapress on "[Plugin: Autoptimize] body background color changed to grey"
I confirm it fixes the bug !! Thanks for this quick intervention.
View Articlefuttta on "[Plugin: Autoptimize] body background color changed to grey"
Great, 1.8.1 is going out now!
View Articlefuttta on "[Plugin: Autoptimize] error_log"
Hi Ben52; Well, there were no changes in autoptimizeCache.php between 1.7.x and 1.8, so I'm glad to be able to write this is not a regression ;-) Regarding the actual error; the line is...
View Articleshibdib on "[Plugin: Autoptimize] Javascript optimization breaks some things"
Like the title says using the optimize javascript option breaks a few things (adsense, images in posts, etc..) which unfortunately is the main reason I got the plugin. I'll continue to use it for the...
View Articlefuttta on "[Plugin: Autoptimize] Javascript optimization breaks some things"
Although not all javascript can be aggregated/ minified (hence the exclusion in the advanced optoins in the configuration screen), normally standard adsense should continue to work. Regarding images;...
View ArticleFranck160 on "[Plugin: Autoptimize] Confict with Dynamic To Top"
Hi Frank, I tried to add "Dynamic To Top", but it conflicts & result in a blank page when using with Autoptimize... If I unset "Optimized CSS code", then all goes right. However, I can't see any...
View Articleshibdib on "[Plugin: Autoptimize] Javascript optimization breaks some things"
Got it working images in posts fixed like u said by disabling lazy load. adsense was fixed by ticking the js in the head section and enabling only look in head. Those 2 options are the only way it...
View Articlefuttta on "[Plugin: Autoptimize] Confict with Dynamic To Top"
It's a minifier-conflict (dynamic to top doesn't only have CSS, it has its a minifier baked in) resulting in a PHP fatal error, I'll look into it.
View ArticleHypolythe on "[Plugin: Autoptimize] Body tag closed twice"
Hi ! The plugin is usually working great, but this time I got the body closed twice, and an error message : </body><!--noptimize--><!-- Autoptimize found a problem with the HTML in your...
View Articlefuttta on "[Plugin: Autoptimize] Body tag closed twice"
That's weird ... I'd like to have a look at the full HTML source, can you post your site's URL here (or put it in a mail, futtta at gmail dot com)?
View ArticleRazique on "[Plugin: Autoptimize] Up to 30gb of optimized files ?"
Hi, I'm currently using the latest version of the plugin. I just found out yesterday that the plugin created up to 30 GB of optimized files. And I've looked in the settings, there is not any cache...
View Articlefuttta on "[Plugin: Autoptimize] Up to 30gb of optimized files ?"
Well ... having a cache pruning mechanism is on my wish-list, but the fact that it's not there yet is because it isn't necessarily easy if you use page caching component (most of the times a plugin...
View ArticleRazique on "[Plugin: Autoptimize] Up to 30gb of optimized files ?"
Thank you Frank, I have thousands of files created everytime, so I will try to see if excluding the JS is worth it. As for the cache managed by other services, I don't understand, how they are suppose...
View Article