AJ @ WpFASTER.org on "[Plugin: Autoptimize] Cache File blocking"
Hi Hiren, In order to remove the PSI warning, you will need to either use Autoptimize's "Inline and Defer" option, inserting only critical above-the-fold CSS therein; or, use the "inline all CSS"...
View ArticleHans Christian Rodríguez on "[Plugin: Autoptimize] [Suggest] CSS on the footer"
Hallo Frank! First of all, thanks for developing this GREAT plugin :D I want to suggest you a new feature: what about to add an extra option to include the compressed stylesheet in a JS script in the...
View Articleetai on "[Plugin: Autoptimize] site isn't loading."
I installed the plugin and now my site isnt loading at all. tried to turn it off tried to delete it and still my site isnt loading! please help! how do I delete all the pluging files and getting my...
View ArticleFrank Goossens on "[Plugin: Autoptimize] [Suggest] CSS on the footer"
this is pretty much what is done when selecting "inline&defer" and leaving the input box for "inline CSS" empty Hans Christian :-) do take into account you'll have a brief visible moment during...
View ArticleFrank Goossens on "[Plugin: Autoptimize] site isn't loading."
hi etai; if you disable AO and/ or remove all the plugin files, then the only thing that could cause this is a page caching plugin really. cleary that cache and all should be fine. hope you'll be up...
View Articleetai on "[Plugin: Autoptimize] site isn't loading."
WHAT DO YOU MEAN? TO DISABLE ALL THE CACHE PLUGINS ON MY SITE? LIKE WP-SUPER CACHE?
View ArticleFrank Goossens on "[Plugin: Autoptimize] site isn't loading."
no, to empty wp super cache's cache.
View Articleruddyred on "[Plugin: Autoptimize] change wp-content directory"
Hi, is there anyway to change the file path from /wp-content? I am hoping to put it in a cache folder in the root directory. https://wordpress.org/plugins/autoptimize/
View Articleruddyred on "[Plugin: Autoptimize] change wp-content directory"
nvm. I don't need this answer anymore, found a way to make wp-content work for my needs without changing the path.
View ArticleFrank Goossens on "[Plugin: Autoptimize] change wp-content directory"
great ruddyred! for others who might find this thread; AO always stores its cached files in wp-content, but you can off course change wp-content's name as per wordpress' standard way of working. frank
View Articleruddyred on "[Plugin: Autoptimize] jQuery carousel not playing"
Hi, do you know what js I have to exclude in order to allow the jQuery('.carousel... to play? I already excluded jQuery, jquery.js. https://wordpress.org/plugins/autoptimize/
View Articleruddyred on "[Plugin: Autoptimize] jQuery carousel not playing"
solved, I had to remove jQuery from the exclusion list and leave jquery.js.
View Article12AX7 on "[Plugin: Autoptimize] Add support for .woff files?"
Hello, would it be possible to include this file in the Autoptimize DNS? /wp-content/plugins/font-emoticons/font/wp-font-emots.woff?73553728 I wouldn't know how to do it but it loads through the main...
View ArticleFrank Goossens on "[Plugin: Autoptimize] Add support for .woff files?"
Not possible yet, but it is on my (long) wishlist 12AX7. frank
View Articleruddyred on "[Plugin: Autoptimize] CSS issues"
Hi, The js minification works perfectly. I am having issue making the css work. I can use the site without it, but with it on, my site would load in a much much faster speed. I want that faster speed....
View ArticleFrank Goossens on "[Plugin: Autoptimize] CSS issues"
// compare the code you copy/pasted with mine and spot the essential difference ;-)
View Articleruddyred on "[Plugin: Autoptimize] CSS issues"
sorry, I am not code-savy. I thought your code was for creating a plugin.
View ArticleFrank Goossens on "[Plugin: Autoptimize] CSS issues"
no problem, just remove the double slash at the start of this line; // add_filter('autoptimize_css_include_inline','my_ao_css_include_inline',10,1); Otherwise PHP considers the entire line as being...
View Articleruddyred on "[Plugin: Autoptimize] CSS issues"
close. it centered my header, but the styling is still a little off. Didn't change the video page though.
View ArticleFrank Goossens on "[Plugin: Autoptimize] CSS issues"
ok, focused on the menu for now. the problem is bootstrap.css is loaded from an external domain, which means it's not aggregated and it loaded after the autoptimized css. different possible solutions...
View Article