Frank Goossens on "Autoptimize conflicts with WP Beaver Builder"
you could add this either in your (child-)theme's functions.php (but updates to your theme could overwrite this) or in a new plugin in wp-content/plugins (where you could use...
View Articlefei113 on "Autoptimize doesn't work for my site?"
Hello Frank and Turl, I've just install your plugin, I've only checked to optimize HTML, CSS and Java Script in the basic setting. And click saved. However, when I run my website...
View Articleworldtravelgeek on "Autoptimize conflicts with WP Beaver Builder"
thanks for the tip! I didnt realize I could simply add functions as a new plugin.I think I will do that for all my changes in functions.php from now on.
View Articleqriouslad on "Autoptimize conflicts with WP Beaver Builder"
Excellent. I just tried the filter as part of my site-specific plugin and it works beautifully. No need to manually type down the exclusion URL string. Thanks Frank!
View ArticleFrank Goossens on "Autoptimize doesn't work for my site?"
Hiya fei113; Seems like GPI keeps on hitting a cached version of the (home-)page, which seems not to have the optimized CSS/JS. That being said, you could use the "inline all CSS"-option to make sure...
View Articlefei113 on "Autoptimize doesn't work for my site?"
Hello Frank, Truly thankful for your wonderful suggestion! Giving 5 star rating now!
View Articlemjg2 on "[Plugin: Autoptimize] exclude css or js by path"
First off, great job on this plugin, so far things appear to be working very well. I had a question for you on a particular use-case involving some plugins we use... We are using a couple plugins that...
View Articlewpjps on "[Plugin: Autoptimize] Use legacy minifiers only for CSS?"
Is it possible to activate legacy minifiers for CSS only? The problem is that the new minifiers don't work for CSS (script error 500) and if I solve that problem with...
View ArticleFrank Goossens on "[Plugin: Autoptimize] exclude css or js by path"
yes, that is absolutely possible :-) frank
View ArticleFrank Goossens on "[Plugin: Autoptimize] Use legacy minifiers only for CSS?"
well, the AUTOPTIMIZE_LEGACY_MINIFIERS only impacts the CSS & JS minifiers (and always impacts both, no way to only do one), but the HTML-minifier is always the same. but maybe you're inlining your...
View Articlemjg2 on "[Plugin: Autoptimize] exclude css or js by path"
Hi Frank, That's great to hear. Can you point me to any docs or examples on how to accomplish excludes of this style?
View ArticleFrank Goossens on "[Plugin: Autoptimize] exclude css or js by path"
There are examples in the FAQ, under "How does "exclude from optimizing" work?". But more generally speaking, you can exclude based on any string really; e.g. for...
View Articlemjg2 on "[Plugin: Autoptimize] exclude css or js by path"
Absolutely! Thank you very much :)
View Articlemjg2 on "[Plugin: Autoptimize] filter to set "Inline all CSS?""
Hi Frank, I see the list of filters for the AO API here: https://github.com/futtta/autoptimize/ and was curious if there was an option or if one might be added to hook into the admin setting of "Inline...
View ArticleFrank Goossens on "[Plugin: Autoptimize] filter to set "Inline all CSS?""
There is, in the upcoming 1.9.3 (due to arrive later this week); autoptimize_filter_css_inline If you download the zip-file from the github-repo, you can use it immediately. have fun! frank
View Articlelear35guy on "[Plugin: Autoptimize] FB and TW in menu bar go wonky"
When I turn on CSS, the Facebook and Twitter icons I had placed in the menu bar (Genesis) get huge. HTML and JSS have no effect. Can you help? I'm not code proficient, so if you throw a bunch of that...
View Articlelear35guy on "[Plugin: Autoptimize] FB and TW in menu bar go wonky"
http://www.freedomfromlimitingbeliefs.com/
View ArticleFrank Goossens on "[Plugin: Autoptimize] FB and TW in menu bar go wonky"
Morning Thomas; You'll probably just have to add .topsocio to the list of things to exclude from CSS optimization. Hope this helps, frank
View Articleda_tex on "Autoptimize with Jetpack, Google Analytics, WP-PostViews"
Hello, sorry to bother you, but after that i have activate Autoptimize the plugin Jetpack, Google Analytics and WP-PostViews don't work (when autoptimize is deactivated they came back to work) What can...
View ArticleFrank Goossens on "Autoptimize with Jetpack, Google Analytics, WP-PostViews"
Hi da_tex; Probably a javascript issue, you'll probably have to toggle some switches in the AO settings-page. Have a look at the FAQ for more info on how to proceed. Hope this helps, frank
View Article