lklawless on "[Plugin: Autoptimize] WP-Stats don't work"
Hi, thanks for responding. It was actually a jquery error, fixed that and I'm all set. Thanks for a great plugin!
View Articlekemarharris on "[Plugin: Autoptimize] CSS of Venedor Theme Breaks When Minified"
The CSS my website breaks when I select optimize css option. I am using Venedor theme on hostgator server. Any assistance would be appreciated. https://wordpress.org/plugins/autoptimize/
View ArticleFrank Goossens on "[Plugin: Autoptimize] CSS of Venedor Theme Breaks When...
As Venedor is a premium theme, I can't download it and have a look myself. What happens when CSS optimization is active? Do you get a white screen (so even no content), or do you get entirely unstyled...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Css option breaks style.css only in...
had a quick look at Quark (so the basic theme, without any customization) and that seems to work OK (although not tested on iPad but using browser developer tools to mimic mobile rendering). I'll be...
View Articlerobbert.hofman on "[Plugin: Autoptimize] latest upgrade breaks website"
Hi, Great plugin. I upgraded today on our dev and live sites and the dev site works fine with the same settings, but on our live site the following happens when css optimisation is enabled. Obviously I...
View ArticlePascalBajorat on "Action wp_enqueue_scripts does not run, if Autoptimize is...
Since the last WordPress update to version 4.1.3 and 4.2 the action hook "wp_enqueue_scripts" is not called. When I enable Autoptimize my "wp_enqueue_scripts" functions will not called, if I disable...
View ArticleFrank Goossens on "[Plugin: Autoptimize] latest upgrade breaks website"
That's a white screen of death, I'm afraid. Weird this happens on DEV but not LIVE. I have seen this happen on some other sites a couple of times in the past and this was always due to CSS minification...
View ArticleFrank Goossens on "Action wp_enqueue_scripts does not run, if Autoptimize is...
Hi Pascal; Did a quick test, adding this; function my_scripts_method() { wp_enqueue_script( 'scriptaculous' ); } add_action( 'wp_enqueue_scripts', 'my_scripts_method' ); to the functions.php of my...
View Articleflamenko on "[Plugin: Autoptimize] AutoOptimize Breaks Flash Banners and...
Just installed your software and very encouraging but for a problem when I check off the Javascript Option. It appears that I lose all my advertisements that are flash based and Simple Lightbox does...
View Articlerobbert.hofman on "[Plugin: Autoptimize] latest upgrade breaks website"
Hi, There is nothing in the error logs at all. I can confirm that switching off CSS optimisation with AO running fixes the problem. I have also tested with the different css options and it made no...
View ArticleFrank Goossens on "[Plugin: Autoptimize] AutoOptimize Breaks Flash Banners...
hi Flamenko; You will probably have to exclude some JS from optimization, have a look at the FAQ to see how to configure AO. Hope this helps, frank
View ArticleFrank Goossens on "[Plugin: Autoptimize] latest upgrade breaks website"
OK, 3 possibilities; * compare the non-optimized CSS between your DEV & LIVE environments, chances are very small there's no difference. based on that comparison you could exclude one (or more)...
View ArticleBridge Hill House on "[Plugin: Autoptimize] render-blocking JavaScript and CSS"
Hi I am a newbie to website creation and have very little understanding of programming!! Can anyone help with simple one syllable words on how to fix the warning message I get from google. the site url...
View ArticleFrank Goossens on "[Plugin: Autoptimize] render-blocking JavaScript and CSS"
Evening Steve; Have a look at the FAQ, which contains information on how you can tackle that (tip; "inline" or "defer & inline). Have fun, frank
View ArticleFrank Goossens on "[Plugin: Autoptimize] After Wordpress update all content...
Any news mbainbridge? :-)
View ArticleFrank Goossens on "[Plugin: Autoptimize] Does not appear to work at all"
any luck changing the filesystem rights MicahBlu? frank
View ArticleDennis Hoppe on "[Plugin: Autoptimize] WP-Slimstat gets broken since 1.9.3"
Hi Frank, hi Camu, Thank you for get into this issue! I am working with the combination AO+SlimStat on several installations and everything works fine if you minify the wp-slimstat.min.js into the...
View ArticleFrank Goossens on "[Plugin: Autoptimize] WP-Slimstat gets broken since 1.9.3"
You're right, autoptimize_filter_js_exclude cannot remove items from dontmove, only from the items added in AO's "exclude from JS optimization"-settings (I'll have to look into that, there's something...
View Articlecamu on "[Plugin: Autoptimize] WP-Slimstat gets broken since 1.9.3"
That's great information, thank you guys!
View ArticleDennis Hoppe on "[Plugin: Autoptimize] WP-Slimstat gets broken since 1.9.3"
Hi Frank, thanks for testing this plugin combination on your own. I already tried to move the JavaScript to the head so that the SlimStatParams are defined then wp-slimstat.min.js runs but this is not...
View Article