futtta on "Autoptimize how to delet correctly.."
I don't know miniAudioPlayer so can't give you specifics, but you should look into the javascript it injects in the HTML source and add that in the exclusion-list.
View Articlefuttta on "[Plugin: Autoptimize] Problems enabling the javascript and CSS...
for javascript; I just released a new version which has an 'force javascript in head' option. it could help solve some (jQuery-related) javascript problems.
View Articlesandy78 on "[Plugin: Autoptimize] Problems enabling the javascript and CSS...
I've tried the new version; I've enabled the javascript optimization and the "force javascript in head" but the slideshow of my theme doesn't work properly, the images of the slideshow loads distorted....
View Articlefuttta on "[Plugin: Autoptimize] Problems enabling the javascript and CSS...
Did you try with "search in head" and "force in head" combined? That might work, as a last resort?
View Articlesandy78 on "[Plugin: Autoptimize] Problems enabling the javascript and CSS...
Yes, I tried, but it doesn't work, same issue with the slideshow images
View Articleakis on "[Plugin: Autoptimize] Two things: Exclude CSS files and Inline...
There's any chance to do any of those? Why exclude CSS you may ask. Well, some plugins include the css files only on single or homepage for example, this will generate 2 separate and quite large (in...
View Articlefuttta on "[Plugin: Autoptimize] Two things: Exclude CSS files and Inline...
well, 1.6.6 (eta 2nd half of september) should come with support for "do not autoptimize" comment tags, like this; <!-- noptimize --><script>alert("your javascript...
View Articleakis on "[Plugin: Autoptimize] Two things: Exclude CSS files and Inline...
Thank you for your reply. This will be better but most of the inline javascript or css files are added automatically by plugins so not really helpful. The exclusion of inline javascripts seems to work...
View Articlefuttta on "[Plugin: Autoptimize] Two things: Exclude CSS files and Inline...
I'll add CSS-exclusion (much like it works for JS) in version 1.7.0 (eta somewhere in Q4). Removing CDN & YUI from admin will give me some space for the CSS exclusion input field.
View Articlefuttta on "[Plugin: Autoptimize] Problems enabling the javascript and CSS...
In that case I'm afraid you'll have to resort to excluding specific scripts from being Autoptimized.
View Articleadmintiger on "[Plugin: Autoptimize] YUI Compression Depreciation"
I use YUI compression, because, at least on my servers, it is about twice as fast, compressed files are slightly smaller, and unlike with the PHP alternatives, properly written CSS5 always still...
View Articlefuttta on "[Plugin: Autoptimize] YUI Compression Depreciation"
Afternoon Admintiger; It's not a question of java security-concerns, but just me trying to focus on what I consider core functionality and that I feel comfortable providing support for (i.e. do I know...
View Articleadmintiger on "[Plugin: Autoptimize] YUI Compression Depreciation"
Ok, that's reasonable. If you want to learn more about it there is considerable information here http://yui.github.io/yuicompressor/. Even though most Autoptimize users probably haven't understood its...
View Articlebarthat on "[Plugin: Autoptimize] Headers"
I currently have multiple Cache-Control directives in my headers. HTTP/1.1 200 OK Server: cloudflare-nginx Date: Fri, 23 Aug 2013 14:00:13 GMT Content-Type: text/css; charset=utf-8 Transfer-Encoding:...
View Articlefuttta on "[Plugin: Autoptimize] Headers"
the versions pre-1.6.0 had an max-age that was too long. the current code does this (cfr. http://plugins.svn.wordpress.org/autoptimize/trunk/config/delayed.php); $expireTime=60*60*24*355; // 1y max...
View Articlebarthat on "[Plugin: Autoptimize] Headers"
Yes, That was helpful thanks. I still don't understand why I get "The ETag header's syntax isn't valid." for this header Last-Modified: Fri, 23 Aug 2013 10:18:55 GMT. I fixed my other headers issues...
View ArticleBeautyPirate on "[Plugin: Autoptimize] Please don´t remove CDN!"
Hello there, I´ve read in the release notes that the CDN options as supposed to be deleted soon? Why is that? I love this funtion as it allows to serve static content via a subdomain eg...
View Articlewhitebox4 on "[Plugin: Autoptimize] optimized files url not on cdn"
great plugin! using it with supercache. it optimized the js and css great into 2 php files but they are on the local web server not on the cdn where they belong. i am using supercache which has a...
View Articlewoodbangers on "[Plugin: Autoptimize] activated and crashed my site"
site collapsed the minute this plugin was activated http://wordpress.org/plugins/autoptimize/
View Articlefuttta on "[Plugin: Autoptimize] activated and crashed my site"
wel this is not a simple install and forget type of plugin, it requiresrequires some configuration and taking to function. but l bet you'll find useful information in the FAQ?
View Article