nasim.manesh on "[Plugin: Autoptimize] Big Problem"
The 1.9.1 Update is so good. My problem has been fixed in this version http://naslemusic.com
View ArticleAquuL on "[Plugin: Autoptimize] 2nd CSS file generated with no CSS content"
Thanks for the prompt response Frank. I'll work with that specific plug-in developer on the issue. Keep up the great work.
View ArticleCounsellingHub on "Autoptimize css Only Render Blocking File Left"
Hi there, Firstly, thanks for this great plugin. It has worked really well and also allowed me to identify some problems I was not aware of. However, I've still go one render blocking css file. It...
View ArticleFrank Goossens on "Autoptimize css Only Render Blocking File Left"
Hi Steve; There's info in the FAQ about render-blocking CSS, do look at that for ways to solve this. Hope this helps, frank
View ArticleCounsellingHub on "Autoptimize css Only Render Blocking File Left"
Hi Frank, thanks for the quick response. I've read through the FAQ and I'm still not understanding what is happening. I installed ticked optimize html, javascript, css and added by CDN base url......
View ArticleFrank Goossens on "Autoptimize css Only Render Blocking File Left"
Well, you should consider either the "inline & defer CSS" or "inline all CSS" option. There is info about that in the FAQ (questions 4, 5 and 6). "inline all CSS" is the easiest, "inline &...
View Articlewjwc on "[Plugin: Autoptimize] Possible to defer webfonts?"
Hey, Is it possible to defer fonts, like webfonts? So far they are the ones that is blocking and no one really could solve it without some code knowledge. Was searching for a way and apparently this...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Possible to defer webfonts?"
that would go in your (child-)theme's functions.php or in a seperate small plugin. to be clear; this does not make autoptimize act on external webfonts, it just loads the fonts late(r) (the resulting...
View ArticleAJ @ WpFASTER on "[Plugin: Autoptimize] CSS Files Created Via "Inline and...
Hi Frank, hope all is well, I was just curious if you were aware that the file(s) being created by way of AO's "Inline and Defer CSS" option are now being seen by Google's Page Speed Insights as render...
View ArticleFrank Goossens on "[Plugin: Autoptimize] CSS Files Created Via "Inline and...
wow, that makes absolutely no sense what-so-ever, given inline CSS can never be render blocking (unless there's @imports in there, but that clearly would be a problem with the inline CSS) and given the...
View ArticleAJ @ WpFASTER on "[Plugin: Autoptimize] CSS Files Created Via "Inline and...
Will do. Ultimately, I suppose, the problem is that we mere mortals awaken each day to brand new Google-imposed conundrums, the solution to which only Google knows and impishly does not tell. ;) I'll...
View Articlewjwc on "[Plugin: Autoptimize] Possible to defer webfonts?"
Are you able to implement this in your plugin, maybe in future update? This might not be the correct way according to :...
View Articlewjwc on "[Plugin: Autoptimize] JS is not deferred"
A very inconclusive test, but here's the result : http://www.webpagetest.org/result/141211_D3_458f16bab267078ccc860b3f045f40cc/ By using another plugin that use a different method than "defer src" :...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Possible to defer webfonts?"
well, the correct approach (in my opinion) is not to use webfonts. there's are a couple of plugins that try to remove (google font) webfonts from being loaded. this one seems the most popular.
View ArticleFrank Goossens on "[Plugin: Autoptimize] JS is not deferred"
"wp defer loading" defers the JS using the same techniques as AO uses to defer CSS when the "inline & defer"-option is active. Now the question; does that approach (significantly) improve your...
View Articlewjwc on "[Plugin: Autoptimize] Possible to defer webfonts?"
I tend to agree with what you say on the blog. I've also considered using no webfont at all. But, like all things, it's a sacrifice of performance for gains of [slightly] better styling. I'm just...
View Articlepwizard on "[Plugin: Autoptimize] Conflict with Testimonial Widget"
https://wordpress.org/plugins/testimonials-widget/ Has a nice rotating fade transition testimonials. However, when I activate autoptomize, the testimonials do not rotate....
View ArticleFrank Goossens on "[Plugin: Autoptimize] Conflict with Testimonial Widget"
well, if your JS is deferred (which is default), then you'll probably also have to exclude jquery.js itself or else enable the "force JS into head"-option. hope this helps, frank
View Articlepwizard on "[Plugin: Autoptimize] Conflict with Testimonial Widget"
enabling force js into head worked, thanks I guess that reduces optimization, but probably going to have to make some compromises. thanks
View ArticleMichael Cannon on "[Plugin: Autoptimize] Conflict with Testimonial Widget"
Thank you guys for resolving this before I got to it. Glad you're good now.
View Article