funsail on "[Plugin: Autoptimize] CSS unstyled on some pages after WP4.21"
Everythig was working perfectly. After WP421 certain pages become unstyled with CSS. Turn off Optimize CSS Code it works again. My CSS options are all defaults. The CSS styling is inlined by the theme...
View ArticleFrank Goossens on "[Plugin: Autoptimize] CSS unstyled on some pages after...
Afternoon funsail: Nor the WP update nor the extra level should matter, really. No idea what is happening really, chances are a theme or plugin update messed things up. But I would have to have a look...
View Articleruddyred on "[Plugin: Autoptimize] CSS doesn't work"
Thanks for the reply, I didn't get the email. Ok, I have other plugins that are minifying, I will check them out and get back with an update.
View Articlestraitline on "[Plugin: Autoptimize] CSS unstyled on some pages after WP4.21"
I'm seeing similar results, it seems to have the biggest effect on WooCommerce styles.
View ArticleFrank Goossens on "[Plugin: Autoptimize] CSS unstyled on some pages after...
ok, so some questions: * is funsail also on woocommerce? * has there been a woocommerce update recently that might explain a regression? * what is the problem; an empty page, an entirely unstyled page...
View Articlestraitline on "[Plugin: Autoptimize] CSS unstyled on some pages after WP4.21"
I'm seeing similar issues with WooCommerce and W3 Total Cache minify, so this could be more related to them, their updates don't always preserve reliability. It's not a complete removal of styles, just...
View Articlewlpdrpat on "WPTouch Pro w/Autoptimize"
This an an FYI as I found the solution: I am using WP Super Cache and WPTouch Pro as such the desktop side caches and the mobile side doesn't cache. I have tried several minify solutions none of which...
View ArticleFrank Goossens on "[Plugin: Autoptimize] CSS doesn't work"
OK, did you try using the "look only in head" option or did you try excluding some CSS-file (or inline CSS) from being optimized? frank
View ArticleFrank Goossens on "[Plugin: Autoptimize] Multisite?"
Morning Pat; It is multisite compatible, but there's no network admin page. Kind regards, frank
View ArticleStoetzman on "[Plugin: Autoptimize] Multisite?"
Hi, I got a problem on my multi-site. It works perfectly on the main site. The html looks well optimised. The settings are exactly the same on the 2. site, but the html is not optimised, neither the...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Multisite?"
Hi Stoetzman; Did a quick test on my own multisite (my test-environment) and am relieved to be able to write that AO works on all sites (cfr. http://futtta.be/wordpress/,...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Multisite?"
double post, damn that flaky mobile data connection on the train ;-)
View ArticleFrank Goossens on "WPTouch Pro w/Autoptimize"
You're welcome, but do take into account that try/catch comes with a catch; browsers will execute JS slower when inside a try/catch-block. So if you have time, digging in some more could be useful :-)...
View ArticleFrank Goossens on "[Plugin: Autoptimize] MANY 404 errors - but ONLY from...
update; thefitrv & I exchanged ideas and he ended up editing .htaccess (and autoptimizeCache.php, which writes the .htaccess if removed) to send a "410 gone"-response to GoogleBot instead of a 404...
View ArticleFrank Goossens on "Link in autoptimize cache causing insecure content...
Update: the autoptimized-CSS file didn't contain any reference to a HTTP-resource, and further investigation did not result in a clear root-cause for this pretty behavior (we concluded it was not...
View Articlegab81 on "Just installed Autoptimize, quick question :)"
hi there, i just installed Autoptimize and i am quite pleased with it, i have Impreza Retina theme + WP Super cache, here's what i noticed: - first site load was quite slow, main page took 10 seconds,...
View ArticleFrank Goossens on "Just installed Autoptimize, quick question :)"
Afternoon Gabrio; 1. for blocking CSS; * the autoptimize-one can be avoided by "inlining" or "inlining&deferring" CSS (see FAQ) * the other ones are not in AO's scope, only thing you could do is...
View Articlegab81 on "Just installed Autoptimize, quick question :)"
thanks Frank, i tried the inline option and score went from 90 to 81 on desktop and from 71 to 67 on mobile, so it didnt really help. inlining&deferring seems complicated and i don't want to try...
View Articletimholz on "[Plugin: Autoptimize] Optimize the order of styles and scripts"
Hi Thanks for the plugin. I have tested it on two sites so far and it seems to work good. On one site i have values of 99% for page speed and 97% for Yslow. On the other however, i get e message that...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Optimize the order of styles and...
Afternoon Theo; You can change the place the optimized CSS and JS is injected using the autoptimize_filter_css_replacetag and autoptimize_filter_js_replacetag filters in the API,...
View Article