futtta on "[Plugin: Autoptimize] Controlling cache?"
Just checked; my cache is 3.9M (last time cache emptied on 23rd). The amount of cache actually depends on your site, on your autoptimize settings (another user noticed that when setting "only look for...
View Articletalgalili on "[Plugin: Autoptimize] Controlling cache?"
I would love to have helped with the coding, but I'm no PHP coder :) I also use wp-super-cache. But for me, having the cache accumulate to over 300MB, is not something that server can (sadly) handle....
View Articlefuttta on "[Plugin: Autoptimize] Controlling cache?"
I see ... nothing much I can do in the short term I'm afraid. 2 questions maybe; is 300MB the cache size of wp super cache + autoptimize, or just AO? did you try with the "only look for js in head" and...
View Articletalgalili on "[Plugin: Autoptimize] Controlling cache?"
1) ONLY AO :( 2) I didn't try it. 10x
View Articlefuttta on "[Plugin: Autoptimize] error + solution"
pretty weird John ... The first things autoptimize.php does (on line 14) is including classes/autoptimizeConfig.php which loads the autoptimizeConfig-class. A bit later (on line 25 indeed), the...
View ArticleJohn Conner on "[Plugin: Autoptimize] error + solution"
Hi futta, I'm sorry, weirdos always happen to me. I've tested the plugin on a new installed WP and it works great + I checked your solutions, unfortunately none helped, also nothing found in error log...
View Articlefuttta on "[Plugin: Autoptimize] Controlling cache?"
can you try with "only look for js in head" and "only look for css in head"? alternatively you can dive into the (non-autoptimized) javascript and look for something (a comma or a variable or ...)...
View Articlerevixi5 on "[Plugin: Autoptimize] Adds expires headers?"
Hi, Thanks for this nice plugin. I was wondering how come i don't see anything in my htaccess about "Expires headers"? Do I have to activate something in the settings? Thanks for your help....
View Articlefuttta on "[Plugin: Autoptimize] Adds expires headers?"
Hi revixi; expires headers for the aggregated js and css-files are added by PHP, not via .htaccess. Hope this helps, frank
View Articleckubs on "[Plugin: Autoptimize] Enabling optimize scripts breaks my homepage"
My theme is designet WP8 metro like and the homepage is a static page with tiles(that have various shortcode content in them, float masonry style upon browser resizing ...etc). This plugin is great...
View Articlefuttta on "[Plugin: Autoptimize] Enabling optimize scripts breaks my homepage"
Hi Ckubs; I'm afraid Autoptimize is not (always) an "install and forget" plugin; especially javascript-heavy blogs will need tweaking in the admin pages. This info in the FAQ might help; After having...
View Articleckubs on "[Plugin: Autoptimize] Enabling optimize scripts breaks my homepage"
With autoptimize activated I only get that error only when I enable optimize Javascript. With CSS I have no problem.
View Articlefuttta on "[Plugin: Autoptimize] Enabling optimize scripts breaks my homepage"
well, in that case this part should be applied; Enable the option "Look for scripts only in head?" and try again. Alternatively -for the technically savvy- you can exclude specific scripts from being...
View Articleeoc on "[Plugin: Autoptimize] Discus Exclusion"
Hi, First of all awesome plugin. Best minify plugin I have tried. Slight issue I am having with discus. How do you prevent autoptimize from minifying javascript from other sites. i have added:...
View Articlefuttta on "[Plugin: Autoptimize] Discus Exclusion"
Hi eoc; Just did a quick test with default Autoptimize and Disqus settings (so no specific exclusions for Disqus in AO) and (at first sight) everything seems to work, cfr...
View Articleeoc on "[Plugin: Autoptimize] Discus Exclusion"
Hi Frank Thanks, the 'look only for JS in head' solved the issue. Plugin is working perfectly now. Fantastic work. Kind regards
View Articletalgalili on "[Plugin: Autoptimize] Ignore certain inline JavaScript"
Great answer, thank you.
View Articleblogitsolutions on "[Plugin: Autoptimize] Exklusion of HTML-Comment (Google...
Hi Futttta, is there any possibility to exclude an HTML comment for being compressed? E.g. there is an Google Comment for Google AdSense like this: <!-- google_ad_section_start --> and <!--...
View Articlefuttta on "[Plugin: Autoptimize] Exklusion of HTML-Comment (Google Comment)"
I think you could "abuse" AO's support for dynamic snippets in HTML caching plugins, by putting your comments inside the dyn-snip comments, like this; <!--mclude--> <!--...
View Articleblogitsolutions on "[Plugin: Autoptimize] Exklusion of HTML-Comment (Google...
Hi frank, thank you for the fast response but unfortunately this doesn't work :-/ All three comments will be deleted from the HTML Code. Regards, Josef
View Article