ShallowVee on "[Plugin: Autoptimize] Wordpress hide/show plugins that use...
Thanks for the quick response, Frank. I added WP Expander ("wpex") to the exclusion list as well as selected 'force javascript to <head>', and these two together resolved the issue. Thanks again.
View ArticleJohn Conner on "[Plugin: Autoptimize] @font face"
WP 3.8.3 AO 1.8.5 Hi futta, @font face doesn't work with css optimization on, specifically it disables the web font download in IE and Firefox; interestingly chrome has no problem. The css file named...
View Articlefuttta on "[Plugin: Autoptimize] @font face"
That's .. not OK, obviously. What theme did you observe that behavior with John? I'll have a look at that in the coming days.
View Articlefuttta on "[Plugin: Autoptimize] @font face"
Hmm, been looking at this and you might have discovered a small bug (indeed depending on browser). If you're not scared of code, could you open up...
View ArticleJohn Conner on "[Plugin: Autoptimize] @font face"
Applied theme are Pinboard on WP 3.8.1 and Twenty Fourteen on WP 3.9 Added css code is: @font-face { font-family: 'webfontname'; src: url('/webfont.eot'); src: url('/webfont.eot?#iefix')...
View Articlefuttta on "[Plugin: Autoptimize] @font face"
OK thanks, I'll do some tests with twentyfourteen.
View Articlefuttta on "[Plugin: Autoptimize] @font face"
Both themes get their fonts from Google (e.g. for pinboard by insourcing CSS from...
View ArticleJohn Conner on "[Plugin: Autoptimize] @font face"
Well, challenge comes with RTL websites (fa_IR), so the font repository should be local. Here is a link to the webfont package which is made by FontSquirrel.com: download fontsquirrel webfont kit. if...
View Articlefuttta on "[Plugin: Autoptimize] @font face"
Hmm, seems to work for me at first sight. How did you integrate the fontsquirrel css? Do you have a URL where I could have a look (preferably with Autoptimize activated, so I can see the page in a...
View ArticleJohn Conner on "[Plugin: Autoptimize] @font face"
I tested the issue on a fresh WP and there wasn't any problem: Here But the problem is on the main websites: Here or Here So with a fresh WP no matter what theme is activated, it works fine. I doubted...
View Articlefuttta on "[Plugin: Autoptimize] @font face"
Weird, I see the woff-files loaded OK, as can be seen in e.g. these webpagetest.org-tests; http://www.webpagetest.org/result/140707_T9_H0P/ (wequest.ir with Firefox)...
View ArticleJohn Conner on "[Plugin: Autoptimize] @font face"
You're right, weird. Font seems loaded, but with css optimization on, it doesn't act (instead page get rendered with tahoma). So I regulate presumes to survey more accurately: - css optimization on:...
View Articlefuttta on "[Plugin: Autoptimize] @font face"
OK, could you re-enable CSS optimization tomorrow (tuesday) morning on one of those two sites, so I can do some inspect firefox's developement tools and see what goes wrong?
View ArticleJohn Conner on "[Plugin: Autoptimize] @font face"
Here is enabled, and here is disabled, thanks for help.
View ArticleJohn Conner on "[Plugin: Autoptimize] @font face"
Found the problem, I just removed AO's "CDN Base URL" and problem has been solved. Case studies will remain intact for more analysis. @Frank Optimize CSS Code: here is enabled, and here is disabled.
View Articlefuttta on "[Plugin: Autoptimize] @font face"
Thanks for the update John, saves me the time to dig in ;-) The reason why moving fonts to CDN does not work on FF & MSIE is explained in this article (this is independant of Autoptimize). frank
View ArticleJohn Conner on "[Plugin: Autoptimize] @font face"
As I read the article and double thought about "CDN Base URL", I think it would cause some other issues like static files loading delay or conflict with WP upload folder access through a subdomain. So...
View Articleshaneshane on "W3 Total Cache and Autoptimize setup"
I see a lot of people are having issues with using it along side W3 Total Cache. As i read through the thread, many deleted either w3tc or the autoptimize even though you suggested they don't have to....
View Articlefuttta on "W3 Total Cache and Autoptimize setup"
The only possible conflict is if both plugins try CSS & JS optimization. So if you use Autoptimize, just disable W3TC CSS & JS minification and you should be good to go. hope this helps, frank
View Articlefuttta on "W3 Total Cache and Autoptimize setup"
The only possible conflict is if both plugins try CSS & JS optimization. And HTML minification, off course.
View Article