lutechi on "[Plugin: Autoptimize] CDN Font Support Replacement Logic or any...
Hi Frank, I opened the code and was hoping for something easy to replace file types, but PHP is beyond my knowledge. I did play with it trying to make sense of existing code for the images and apply it...
View ArticleFrank Goossens on "[Plugin: Autoptimize] CDN Font Support Replacement Logic...
thanks Lutechi, I'll look into your code when I have some time to spare :-)
View Articleqriouslad on "Autoptimize conflicts with WP Beaver Builder"
Thanks for lightning fast reply Frank! 1. Is this excluded on the front-end logged-out view?... Or on the backend logged-in view? 2. The way beaver builder works is that it is called via a URL that...
View ArticleFrank Goossens on "Autoptimize conflicts with WP Beaver Builder"
(1) AO is only active on frontend (anonymous or logged in), never on backend. the api-filter would allow you to disable AO when there's "fl_builder" in the URL (see the example mentioned above, you'd...
View Articlesuperpoincare on "[Plugin: Autoptimize] Load CSS on top on second visit"
Is there a way in which I can load the CSS on top once the user has visited the site and has the CSS file in his/her cache? https://wordpress.org/plugins/autoptimize/
View ArticleFrank Goossens on "[Plugin: Autoptimize] Load CSS on top on second visit"
Evening superpoincare; I suppose you're using "defer & inline" and you would like to switch to normal behavior (non-inline, non-deferred) as from the 2nd pageload? By default: no, but it could be...
View Articlesuperpoincare on "[Plugin: Autoptimize] Load CSS on top on second visit"
Thanks Frank, that was helpful.
View Articleworldtravelgeek on "Autoptimize conflicts with WP Beaver Builder"
I had the same issue with beaver and autooptimize. The new version (zipfile above) seems to work just fine though ;)
View ArticleFrank Goossens on "[Plugin: Autoptimize] More options for CDN url"
small heads-up; 1.9.3 will be released soon and the filter name has changed to match the naming convention; it will be "autoptimize_filter_base_replace_cdn" instead of "autoptimize_base_replace_cdn"...
View Articleinfox24 on "[Plugin: Autoptimize] Need option for inline javascript"
Hi! I need an option for inline javascript. The scripts used in head to be inlined in head section and the scripts from the footer to be inlined in footer. https://wordpress.org/plugins/autoptimize/
View ArticleFrank Goossens on "[Plugin: Autoptimize] Need option for inline javascript"
Hi infox24; That is currently not supported; autoptimized scripts are now either put in head or at the end of the HTML (footer). Having something like what you describe is on the list of things that...
View Articleworldtravelgeek on "Autoptimize conflicts with WP Beaver Builder"
I have to revert my statement that beaver builder works fine now. It does start up and some modules work but for instance when I add a picture module and then try to add a picture from the media...
View ArticleFrank Goossens on "Autoptimize conflicts with WP Beaver Builder"
as with any advanced javascript-based solution (which beaver builder clearly is), you'll have to find the right JS to exclude from optimization. chances are beaver-builder loads wordpress' native media...
View Articleworldtravelgeek on "Autoptimize conflicts with WP Beaver Builder"
Hey Frank, if I exclude every page I build with beaver builder from optimization then whats the point of using autooptimize? I would basically deactivate it for the entire site? Or maybe I...
View ArticleFrank Goossens on "Autoptimize conflicts with WP Beaver Builder"
nah, you misunderstood; exclude only those pages that have the media-library included (until I have time to tame media-manager's JS, if indeed beaver builder uses that) :-) frank
View Articleworldtravelgeek on "Autoptimize conflicts with WP Beaver Builder"
What exactly do you mean by "have media library included" ? Basically all my pages will have some sort of picture included from the media library. I think I am still not getting it :) sorry ;)
View ArticleFrank Goossens on "Autoptimize conflicts with WP Beaver Builder"
ah, it's me who misunderstood actually; you want to be able to use Beaver builder yourself to add images, after which your visitors will see that image, but won't be able to add images themselves?...
View Articleworldtravelgeek on "Autoptimize conflicts with WP Beaver Builder"
ah, it's me who misunderstood actually; you want to be able to use Beaver builder yourself to add images, after which your visitors will see that image, but won't be able to add images themselves?...
View Article