mandy876 on "[Plugin: Autoptimize] Optimize CSS Not Working"
Great, I've put that in and that seems to have solved that problem but now the layout is going all over the place. I have tried the suggestions in the FAQ but this isn't fixing it. Is there something...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Optimize CSS Not Working"
Depends on your site's context (css from theme & from plugins) really. Do you have a URL where I could have a look? frank
View ArticleDamian on "[Plugin: Autoptimize] Problem with minification. How to declare vars"
Hi Frank, first let me congratule you for the great plugin and for giving it totally free ( I saw your no donote link). I got one of my plugins that gives a undefined variable error when minified (...
View ArticleDamian on "[Plugin: Autoptimize] Problem with minification. How to declare vars"
Nevermind I did messes on last commit, I still don't get used to svn, I hope something wp uses git.
View Articlegabu69 on "[Plugin: Autoptimize] Is there any problem with W3TC? While...
Is there any compatibility problem with W3 Total cache while inlinig the critical css? Posted before my HHVM crashes when I enable your plugin and in hhvm errors log i just see some problems with W3TC...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Problem with minification. How to...
glad it works! regarding belgium & argentina; if i'm not mistaking the original author of autoptimize (turl, emilio lopez) is argentian :-) kind regards, frank
View ArticleFrank Goossens on "[Plugin: Autoptimize] Is there any problem with W3TC?...
the only issue with W3TC is when one uses both W3TC minification (css, js and/or html) & Autoptimize (which does the same thing), this as been known to cause issues. otherwise there should be no...
View Articlegabu69 on "[Plugin: Autoptimize] Is there any problem with W3TC? While...
\nFatal error: Class undefined: W3_Plugin_TotalCache in /public_html/wp-content/plugins/w3-total-cache/inc/define.php on line 1461 \nFatal error: unknown class W3_Plugin in...
View Articlejilaan on "[Plugin: Autoptimize] CSS Issue"
hi, help me how can i fix it, page speed for google link check it please, https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.arrafi.com&tab=mobile Should Fix: Eliminate...
View ArticleFrank Goossens on "[Plugin: Autoptimize] CSS Issue"
Hi Jilaan; Let me refer you to the FAQ for that one :-) kind regards, frank
View ArticleFrank Goossens on "[Plugin: Autoptimize] Is there any problem with W3TC?...
well, based on this W3TC support forum thread, this is a known issue with W3TC on HHVM which is supposed to be fixed in the next release. have you tried the fix proposed by gadelkareem? frank
View Articlegabu69 on "[Plugin: Autoptimize] Is there any problem with W3TC? While...
Yea I did try it, didnt get that error until i activated your plug in, tried again and same thing, but will try again tomorrow since there was a new version of HHVM which i just upgraded and will let...
View Articlebcwint00 on "[Plugin: Autoptimize] Referencing full non-CDN URL within...
Hey there, great plugin. I recently moved servers but noticed that even though my fonts have a relative path in the original CSS, it's somehow suddenly appending the full site URL when I enable the...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Is there any problem with W3TC?...
weird that inline CSS would trigger this error, but based on what I read I really think this is W3TC's bug to solve.
View ArticleFrank Goossens on "[Plugin: Autoptimize] Referencing full non-CDN URL within...
hi bcwint00; So it worked on your old server, but not your new one? The logic in fixurls() (in autoptimizeStyles.php) is that if the URL starts with a slash (or with http(s) and some other less likely...
View ArticleAJ @ WpFASTER on "Clarification on the Use of autoptimize_helper.php"
Hey Frank, hope you're well, I was wondering is you might clarify the most proper use of autoptimize_helper.php. What we have been doing is simply inserting the filter(s) we need in a theme's...
View ArticleFrank Goossens on "Clarification on the Use of autoptimize_helper.php"
adding stuff to your theme's functions.php is OK, as long as there are no updates to the theme, as those typically overwrite the modified functions.php. so best practice is to either create a child...
View Articlecroatian6 on "[Plugin: Autoptimize] not wor with google.maps.api?"
Hi Frank, thank you for your answer, but this is too tehnical for me :( I am going to search around to see what this mean
View ArticleAJ @ WpFASTER on "Clarification on the Use of autoptimize_helper.php"
That does clarify, thanks! After that you can simple remove the one of the comment-sequences (double-slash) to activate one (or more) of the functions in there I understand that this activates the...
View ArticleFrank Goossens on "Clarification on the Use of autoptimize_helper.php"
that would not be correct, as in that case you'd be declaring the my_ao_exclude_image-filter twice. best approach would be to remove everything in the file and just add you own filters (prepended with...
View Article