Frank Goossens on "[Plugin: Autoptimize] Can't log in"
Autoptimize does not act on the login- or admin-screens, so that's pretty weird. My bet would be on something else going wrong. Do check the HTML of the logon-page (there should be no "autoptimize in...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Can't log in"
Ah, I see puzzles has a login-box in the theme itself. Instead of using that, go to http://yoursite.com/wp-login.php and log in there. Once you're in you can then de-activate (or configure, see the...
View Articleoskard on "[Plugin: Autoptimize] Can't log in"
Looks like disabling js optimization helped. Thank you.
View Articlejgardiner75 on "[Plugin: Autoptimize] Getting an error when enabled on site"
I enabled and set up this plugin on our site and it scored 100/100 on google page speed. I went to the site to check it out and got an intermittent error: Fatal error: Unknown: Cannot use output...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Getting an error when enabled on site"
In general this vague error is due to a combination with another plugin which probably is using the output buffer as well. You could temporarily disable other plugins selectively to try to find the...
View ArticleSlams on "[Plugin: Autoptimize] Exlude pages"
Thank you for solution! Work like a sharm :)
View ArticleCaveatLector on "[Plugin: Autoptimize] add_action Piority Change Disabled...
The add_action priority change from 2 to 11 on the following Line 308 in autoptimize.php in AO Versions 1.9.0 and 1.9.1 disabled all optimization on thousands of, but not all, pages at a large website...
View ArticleCaveatLector on "[Plugin: Autoptimize] add_action Piority Change Disabled...
The autoptimize_start_buffering priority can be changed back to the priority assigned in previous versions without modifying the plugin code by adding this to the theme functions.php file: // Change...
View Articlebiztro2 on "[Plugin: Autoptimize] W3 Validator"
Hi, I am getting an error with W3 Validator: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.zerocash.se%2F&charset=%28detect+automatically%29&doctype=Inline&group=0 How can I fix it?...
View ArticleFrank Goossens on "[Plugin: Autoptimize] W3 Validator"
You run a tight ship :-) You can override default "defer" attribute and make it "defer='true' " or "defer='defer' " by using the API like this (from in autoptimize_helper.php_example):...
View ArticleFrank Goossens on "[Plugin: Autoptimize] add_action Piority Change Disabled...
That's interesting CaveatLector! I'll look into this and might, for the next version, indeed switch back to priority 2. Do let me know if you figure out what the reason was that most but not all pages...
View ArticleP3Designs on "Autoptimize Breaks Revolution Slider?"
Hi there, First off I love Autoptimize and have used it recently for my site p3designs.com.au. It was working fine, however when I updated to the latest version of the plugin, now my revolution slider...
View ArticleFrank Goossens on "Autoptimize Breaks Revolution Slider?"
I guess you're on AO 1.9.1 now? And what are (or were) your autoptimize js optimization settings Daniel?
View ArticleP3Designs on "Autoptimize Breaks Revolution Slider?"
Hi Frank, Thanks for your prompt response. It's about 4:38am here in Australia, so I'm going to turn the plugin "on" so you can see what's happening, but I'll have to turn it off again in about 5 hours...
View ArticleFrank Goossens on "Autoptimize Breaks Revolution Slider?"
Didn't have time to have a peek, will look into it today. You can, for starters, already re-activate AO with CSS- and HTML-optimization, leaving JS optimization off? frank
View ArticleP3Designs on "Autoptimize Breaks Revolution Slider?"
Hi Frank, Thats ok I understand you're likely a busy man. :) I will be at my computer for all of tonight, so when you are ready to have a look let me know here and I'll activate it. I did try just...
View ArticleFrank Goossens on "Autoptimize Breaks Revolution Slider?"
OK, started out trying revolution slider on my test-site and with default AO-config (so just activate HTML, CSS & JS optimization) all works ok, cfr....
View ArticleP3Designs on "Autoptimize Breaks Revolution Slider?"
Ok so was just getting it ready and for some reason, it now works with HTML & CSS minified (I believe in phantom code & artificial intelligence lol). The problem now starts when JS is minified....
View ArticleFrank Goossens on "Autoptimize Breaks Revolution Slider?"
OK, can you add "jquery.js" to the js exclusion list (and optionally disable try-catch-wrapping)?
View Article