josan420 on "[Plugin: Autoptimize] Problem when Optimize CSS Code activated"
THANKSSSSSS, It solved the problem. 5 star rated. thanks
View ArticleTerence on "[Plugin: Autoptimize] Optimize JavaScript Code not playing nice"
When I use "Optimize JavaScript Code" my RUM analytics script disappears, and so does the GA script inserted by CloudFlare. But if I don't use it, I pay a YSlow and Page Load time penalty. How do I...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Optimize JavaScript Code not playing...
Hi Terence; cfr. the FAQ; you can exclude inline script by adding a unique identifier string to the comma-seperated list of things to exclude from JS optimization. In this specific case I would try...
View ArticleTerence on "[Plugin: Autoptimize] Optimize JavaScript Code not playing nice"
Hi Frank, That was it. That did it. Now everything is just hunky dory! Thanks for a great plugin which is now, in my opinion, even more perfect! Terence.
View ArticleNoahj Champion on "[Plugin: Autoptimize] Changing the wp-content path to top...
Hi, First. I've tried multiple plugins for speed, premium and free. Autoptimize has gotten me the highest results with no caching plugin use! Speed - 94. It also is playing nicer with the Javascript...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Changing the wp-content path to top...
hi noahj; some questions about this part of your post: trying to achieve this myself by changing WP_CONTENT_DIR. to something like UPLOADS. obviously doesn't work totally :) - I get the caching files...
View ArticleNoahj Champion on "[Plugin: Autoptimize] Changing the wp-content path to top...
Hi Frank! Hey, thanks for responding. I should clear this up. I get the directories in the right place but I get no optimized files there. So this is the problem where I am not covering something. Are...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Changing the wp-content path to top...
Hmmm, as it stands, autoptimize is hardcoded to output aggregated files to the wordpress wp-content-directory, whatever it may be named, relying on wp_content_url (via the function content_url()) and...
View ArticleNoahj Champion on "[Plugin: Autoptimize] Changing the wp-content path to top...
Hi Frank, Making changes to the code is fine. Just let me know if you would help me with where I am at or point me to the place I need to focus on. Here is what I have in the code. I added the...
View ArticleNoahj Champion on "[Plugin: Autoptimize] Changing the wp-content path to top...
I should mention that I cleaned my htaccess to the default to make sure that wasn't the problem of writing, other the directory permissions either. Autoptimize says that it can write and is, but just...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Changing the wp-content path to top...
Ah, you'll also have to change autoptimize_cache_dir (which uses WP_CONTENT_DIR) to tell AO where to write the files (vs autoptimize_cache_url which is for AO to inject the correct URL's in the HTML)....
View ArticleNoahj Champion on "[Plugin: Autoptimize] Changing the wp-content path to top...
Hi Frank, Thanks! 2 things. 1. I messed around with this. I think it may be something more? - If you can't provide an example off hand of what to make AUTOPTIMIZE_CACHE_DIR don't sweat it. I don't want...
View Articlemikhem on "[Plugin: Autoptimize] Google PageSpeed Insights Issue"
So I have Autoptimize set up and all seems to be working well here: http://pooldiningtables.co.uk however even though I'm getting better pagespeed scores, GPI continues to suggest I need to fix...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Google PageSpeed Insights Issue"
you can't, i'm afraid. google thinks it could minify the JS & HTML even more (by 1 and 2% or 1.2 and 0.8 Kb), which indeed might be the case, but the minification components used in autoptimize...
View Articleecdltf on "[Plugin: Autoptimize] “Optimize HTML” is gobbling whitespace...
“Optimize HTML Code” is gobbling whitespace before my cite tags. Example code: Bla bla <cite>Cited Name</cite> bla bla. Output: Bla blaCited Name bla bla. [missing whitespace befor the...
View ArticleFrank Goossens on "[Plugin: Autoptimize] “Optimize HTML” is gobbling...
Well, removing cite is the correct fix, as it has been removed in the upstream Minify as well. I'll make sure this goes in the next release Tom, thanks for reporting! frank
View ArticleTinchen on "[Plugin: Autoptimize] Is Autooptimize creating problem with google?"
Thanks Frank, but I still do not understand your answer here. In your FAQ you say "to paste the block of "about the fold CSS" in the input field". But what does that mean? Where does one copy "the...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Is Autooptimize creating problem...
Well, if you "inline all CSS" there's no block to paste :-) Inline & defer requires a 3rd party tool (e.g. http://jonassebastianohlsson.com/criticalpathcssgenerator/, which is also mentioned in the...
View Articleblondsign on "[Plugin: Autoptimize] Activating CSS Optimizing ends in Error...
Hi there, when I am activating the CSS Optimizing in Autoptimize my site is crashing completely and runs into an Internal Server Error. I am running wordpress with Woocommerce and the Shopkeeper theme....
View ArticleTinchen on "[Plugin: Autoptimize] Is Autooptimize creating problem with google?"
Thanks Frank, I see clearer now and you also took me to more information and testing tools. I must say that your support here is absolutely perfect! Thank you so much. Tina
View Article