wildmice on "[Plugin: Autoptimize] Sometimes inline CSS should stay inline"
Lol, that is where i get off the big G's bandwagon. I am building sites for *all* devices, not just mobile. On some screens *all* the content is above the fold, on phones hardly any. "Above the fold"...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Inline & defer not working..."
The css in between the noscript tags is the fallback for the javascript-delivered one at the further down in the html. It is not render blocking, as it is only executed if there's no javascript in the...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Prioritize visible content, Minify...
Hi powerman; On holiday, so I'm less present here then I normally am. Glad you got things mostly sorted out. Regarding the minify CSS remark; Sometimes google things they could squeeze just a come of...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Plugin conflict with Leaflet Maps...
Hi Robert; Exclusion is not only on file name, you can use any string really, so try with jsapi maybe? Do take into account that if you insert inline JS, that might have to be excluded too and that if...
View Articleskyfox2k on "[Plugin: Autoptimize] Inline & defer not working..."
Well if you run my site in google page speed insights, you'll see! I get: Eliminate render-blocking JavaScript and CSS in above-the-fold content Your page has 1 blocking CSS resources. This causes a...
View Articleskyfox2k on "[Plugin: Autoptimize] Inline & defer not working..."
It also reckon you could minify the Javascript further, but I think thats a pretty petty thing google wants as it would only save a whole 1kb!
View ArticlePowerMan572 on "[Plugin: Autoptimize] Prioritize visible content, Minify...
Thanks! Just out of curiosity, I went to where the css file was located on the server, downloaded it, ran it through csscompressor.com, and it did shrink it a little bit more, I re-uploaded it and now...
View ArticleRobertHarm on "[Plugin: Autoptimize] Plugin conflict with Leaflet Maps Marker...
Hi Frank, thanks for the info - will give it another try. Would be glad if you could have a look at the issue too in detail when back from holidays... best, Robert
View Articlewildmice on "[Plugin: Autoptimize] Conflict with Fancybox"
I was all set to use this plugin in production and happened to notice that it was breaking one of the sprites in Fancybox css (the closer 'x' at top right). When i add the fancybox css to the exclusion...
View Articlewildmice on "[Plugin: Autoptimize] Conflict with Fancybox"
After a closer look at the back-to-top button problem, it appears that this one is caused by the javascript optimization and is not affected by the css options.
View ArticleFrank Goossens on "[Plugin: Autoptimize] Inline & defer not working..."
I'll have a look when I get back from my holidays skyfox. Frank
View ArticleRobertHarm on "[Plugin: Autoptimize] Plugin conflict with Leaflet Maps Marker...
Hi again, I did some tests and added jsapi and other strings to the exclusion list - unfortunately with no result. Any hints here would be appreciated! best, Robert
View ArticleMathijs Lemmers on "[Plugin: Autoptimize] Child Them custom css takes a long...
After installing this plugin on two of my websites I noticed that changes made in the style.css in my childtheme didn't take effect. After trying a lot of stuff out I found out that it does actually...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Child Them custom css takes a long...
Avond Mathijs, Can't look into this right now, I'm on holiday with very limited access to the internet, but both problems you describe are pretty... weird. Regarding not taking changes in the child CSS...
View ArticleMathijs Lemmers on "[Plugin: Autoptimize] Child Them custom css takes a long...
Hi Frank, (Didn't realize you were Dutch!) No worries, I'm off for a week as well after today. The problems I'm having are indeed very odd. I still don't know if Autoptimize is really the problem, it's...
View ArticleCrimsonGuard on "[Plugin: Autoptimize] Conflicts with Jetpack"
Hi there There was a Jetpack upgrade this morning and I did it. Then I noticed what seems to be conflicts with Autoptimize and Jetpack: 1. Sharing options don't display when CSS optimisation is ON. 2....
View ArticleBravoEchoN on "[Plugin: Autoptimize] Conflicts with Jetpack"
Hey CrimsonGuard, I'm also getting a conflict issue with Autoptimize and a tiled/masonry gallery plugin. The plugin I'm using is called Photomosaic. After debugging, I've found that it is a flat-out...
View Articlekbowson on "[Plugin: Autoptimize] Various JS not working after cache builds"
Hey Frank, I turned JS back on.. Honestly, less broke this time than before (maybe bc Rocket Loader was off), but a few things still broke (my Disqus comment system for example). No rush, but would...
View Articleronsmart on "[Plugin: Autoptimize] So close! Need a 1% reduction in .js"
First of all thank you for this awesome plugin. Second I need to shave 1% off of the .js file. wp-content/cache/autoptimize/js/autoptimize_d3fa8799d9063652d2ca1f8e07cc176f.js Google page speed is...
View Articleronsmart on "[Plugin: Autoptimize] So close! Need a 1% reduction in .js"
I figured it out. I took some comments out of my theme files and it did the trick.
View Article