Frank Goossens on "[Plugin: Autoptimize] Optimize CSS Code error with...
Well, it's me again; I added this change to the soon-to-be-released 1.9.2. It would be great if you could download the pre-release here, give it a spin and report back here :-) thanks, frank
View ArticleFrank Goossens on "[Plugin: Autoptimize] one more broblem with plugin"
Well, it's me again; I added this change to the soon-to-be-released 1.9.2. It would be great if you could download the pre-release here, give it a spin and report back here :-) thanks, frank
View ArticleFrank Goossens on "[Plugin: Autoptimize] Add ability to specify cache folder"
Well, it's me again; I added functionality to the soon-to-be-released 1.9.2. In wp-config.php you will be able to configure something like this; define('AUTOPTIMIZE_CACHE_CHILD_DIR','/cachetimize/');...
View ArticleFrank Goossens on "[Plugin: Autoptimize] rewrite js path"
Well, here I am again; I added functionality to the soon-to-be-released 1.9.2. In wp-config.php you will be able to configure something like this; define('AUTOPTIMIZE_CACHE_CHILD_DIR','/cachetimize/');...
View ArticleCaveatLector on "[Plugin: Autoptimize] WP-Property Plugin add_action Priority...
Yes, I will do that and report back.
View ArticleCaveatLector on "[Plugin: Autoptimize] WP-Property Plugin add_action Priority...
I removed the priority changing code described above from functions.php, upgraded to the soon-to-be-released Autoptimize 1.9.2 at a WordPress 4.1 site that uses the WP-Property plugin, and everything...
View Articlejohnh10 on "[Plugin: Autoptimize] Optimize CSS Code error with...
I downloaded the pre-release and everything appears to work fine on my end. :)
View ArticleFrank Goossens on "[Plugin: Autoptimize] rewrite js path"
You're welcome. Have you been able to test already? I hope to have some people confirming all is well before releasing officially and those who ask for new features are often great testers, so ... :-)
View Articlecluster666 on "[Plugin: Autoptimize] rewrite js path"
not yet :) will try it later, I was able to fix my above the fold too, but can not use HTML compression because it breaks my css (set to inline in head). Regards
View ArticleWebdados on "[Plugin: Autoptimize] 3 CSS generated?"
Hi there, It's a good practice to respect the media types screen, print and all but I would add an advanced option to override this behaviour and allow to merge everything into one single file.
View ArticleFrank Goossens on "[Plugin: Autoptimize] One JS/CSS for all pages"
That's a difficult question, really. Assuming you'd really only would want to have 1 optimized css-file and not taking the current logic of Autoptimize into account, one could theoretically either; 1....
View Articlecluster666 on "[Plugin: Autoptimize] rewrite js path"
yeah :) I missed to tell you that I use css inline option and the data.uris will placed into the same part ... could this be the reason because it break something there? Ralph
View ArticleFrank Goossens on "[Plugin: Autoptimize] rewrite js path"
no, jigsaw doesn't really care about inline vs external, as long as it's css :-) (but do take into account that by inlining all CSS including base64'ed background-images, you're making each page...
View Articlebehrooz22 on "[Plugin: Autoptimize] Big Problem"
Thank you for the update.The 1.9.1 Update is so good My problem was resolved http://www.ahangeman.ir
View Articleamitramani on "[Plugin: Autoptimize] Breakdown CSS in Chrome Inspect Tool"
Your plugin has been working impeccably since day 1. Very impressed...keep up the good work. When I need to change the styling of some elements, I often use Chrome Inspect tool to understand what CSS...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Breakdown CSS in Chrome Inspect Tool"
Hi Amitramani; just go to http://yoursite.net/?ao_noptimize=1 and you'll see it loaded with the individual CSS-files for that request. hope this helps, frank
View ArticleMboi on "[Plugin: Autoptimize] Eliminate render-blocking JavaScript and CSS...
Hello, thank you very much for this plugin, since I use in my page the PageSpeed really improved, but it tells me I need to fix this: Eliminate render-blocking JavaScript and CSS in above-the-fold...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Eliminate render-blocking JavaScript...
for js; try to make things work without "force JS into head" for css: switch to "inline" or "inline & defer" (there's more info in the faq about that) hope this helps, frank
View ArticleMboi on "[Plugin: Autoptimize] Eliminate render-blocking JavaScript and CSS...
Thanks, but without "force JS head into " low enough the PageSpeed Mobile version. With " Inline defer" went from 84-91 in desktop version, and by that I 'm quite happy, because my theme appears that...
View Article