marekkaczanowicz on "[Plugin: Autoptimize] Your page has 1 blocking CSS...
Can I somehow move the autooptimized css files somewhere to pass the test? https://wordpress.org/plugins/autoptimize/
View ArticleFrank Goossens on "[Plugin: Autoptimize] Your page has 1 blocking CSS...
Sure, have a look at the FAQ to see how :-)
View Articlemarekkaczanowicz on "[Plugin: Autoptimize] Your page has 1 blocking CSS...
Hi Frank' I've seen this, but no luck with any of those methods :( I just want to move css to the footer?
View ArticleFrank Goossens on "[Plugin: Autoptimize] Your page has 1 blocking CSS...
now that's weird, because if you use "inline & defer" your CSS is effectively moved to the footer. and if you use "inline" your CSS won't be blocking either :-) frank
View Articlelear35guy on "[Plugin: Autoptimize] FB and TW in menu bar go wonky"
Perfect! That worked! Thanks Frank. Thomas
View Articleholgerhubbs on "[Plugin: Autoptimize] Excluding pages and posts"
I very much like the plugin, but have two pages where I would like to turn off the plugin due to malfunction. Rather than fixing the problem I would like to quickly disable the plugin....
View ArticleFrank Goossens on "[Plugin: Autoptimize] Excluding pages and posts"
that can be done using the API's autoptimize_filter_noptimize filter holgerhubbs, there's example code in /wp-content/plugins/autoptimize/autoptimize_helper.php_example. (with the freshly released...
View Articleholgerhubbs on "[Plugin: Autoptimize] Excluding pages and posts"
This sounds great; thank you!
View Articlezerooverture on "[Plugin: Autoptimize] Error code 500(Internal Server Error)!!!"
When I update the plugin, if open CSS minify will encounter this error! I'm checking error in AutoptimizeStyles.php Line 385 $tmp_code = trim (CssMin:: minify ($code, false)); //$tmp_code = trim...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Error code 500(Internal Server...
hmm ... could you uncomment and change $tmp_code = trim (CssMin::minify($code, false)); into $tmp_code = trim (CssMin::minify($code)); and see if that solves that problem zerooverture? frank
View Articlezerooverture on "[Plugin: Autoptimize] Error code 500(Internal Server Error)!!!"
yes, is ok!! thanks!you are good~
View Articleschecteracademicservices on "[Plugin: Autoptimize] 1.9.2 concatenated js, but...
Not sure what else to say, but despite changing zero or many settings, I cannot get autoptimize 1.9.3 to concatenate my js. Switched back to 1.9.2, which worked....
View ArticleFrank Goossens on "[Plugin: Autoptimize] 1.9.2 concatenated js, but 1.9.3...
hmm, the number of changes in the JS-part were very minimal, would you terribly mind reapplying 1.9.3 and doing some simple tests for me to identify the problem? frank
View Articleschecteracademicservices on "[Plugin: Autoptimize] 1.9.2 concatenated js, but...
I'd be happy to, although I cannot right at the moment. Thanks for the quick reply!
View ArticleFrank Goossens on "[Plugin: Autoptimize] 1.9.2 concatenated js, but 1.9.3...
Great! Sent me mail (futtta-at-gmail-dot-com) and we'll set something up. Would love to find what's causing this! frank
View Articlebond138 on "[Plugin: Autoptimize] 1.9.2 concatenated js, but 1.9.3 does not...
Hello and thanks for a great plugin. It has increased the speed of my site significantly. I have the same issue with 1.9.3 too, it doesn't concatenate my JS or CSS, 1.9.2 is fine. Regards Peter
View Articlezamba on "[Plugin: Autoptimize] Error code 500(Internal Server Error)!!!"
Thanks for this update. My 27 blog multisite disappeared on updating to version 1.93. On amending the above code (actually line 358) everything appears back to normal on network activation. Anyway, an...
View ArticleFrank Goossens on "[Plugin: Autoptimize] 1.9.2 concatenated js, but 1.9.3...
Hi Peter; if you would happen to have 1.9.3 still installed, can you try the following change; op up classes/autoptimizeScripts.php and on line 20 change $noptimizeJS = apply_filters(...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Error code 500(Internal Server...
sorry about that Tony! hope you enjoyed the scotch though ;-) frank
View Article