Quantcast
Channel: WordPress.org Forums » [Autoptimize] Support
Browsing all 14094 articles
Browse latest View live

willBMAS on "[Plugin: Autoptimize] 'Inline and Defer CSS' inserting css twice!"

After inserting my block of critical CSS, the output in the developer console shows that it inserts the css at two points in the <head> sections. Not ideal, really. Would be great if this issue...

View Article


Frank Goossens on "[Plugin: Autoptimize] 'Inline and Defer CSS' inserting css...

by default, critical CSS is inserted inline, whereas the "normal" CSS is deferred until after document load. as soon as the domcontentloaded-event fires, there is JS that will insert the links to the...

View Article


Frank Goossens on "Autoptimize Fails Mobile-Friendly Test"

what mobile-friendly test would that be pbsbluejay? frank

View Article

pbsbluejay on "Autoptimize Fails Mobile-Friendly Test"

Google mobile-friendly text https://www.google.com/webmasters/tools/mobile-friendly/

View Article

Frank Goossens on "Autoptimize Fails Mobile-Friendly Test"

did a quick test on my own blog, which is considered mobile friendly. as my site obviously uses AO, it is not AO as such that renders a site as "not mobile friendly", but the combination of the site's...

View Article


pbsbluejay on "Autoptimize Fails Mobile-Friendly Test"

Hello Frank, Really appreciate you responding back. Later on I will deactivate all plugins except AO and leave just the CSS Option box checked, as well use a different WordPress theme. I'll see what...

View Article

mcmcghee0519 on "[Plugin: Autoptimize] 'Inline and Defer CSS' inserting css...

I'm having the same exact problem, it's inserting what I pasted in the "inline" text box twice. http://goo.gl/CT5y1v

View Article

pbsbluejay on "Autoptimize Fails Mobile-Friendly Test"

Update: I deactivated all plugins, with exception to AO and left the Optimize CSS Code box checked. I also used a different WP theme and paused Cloudflare. Ran the Google Mobile-Friendly Test and it...

View Article


Frank Goossens on "Autoptimize Fails Mobile-Friendly Test"

thanks for the feedback Philip! if the mobile test fails, I guess it will specify what is wrong/ why it failed. that could help in identifying the root cause of this issue as well. frank

View Article


Frank Goossens on "[Plugin: Autoptimize] 'Inline and Defer CSS' inserting css...

mcmcghee0519; I see, that's not supposed to happen, clearly. the root cause is two-fold; there's known issue in AO where it will insert CSS (or JS) multiple times if the tag it inserts before or after...

View Article

stevelock on "[Plugin: Autoptimize] JavaScript comment removal doesn't work"

Hi there, First of all: great plugin, it's doing some great stuff! However, JavaScript comments like the one below aren't stripped from the optimized javascripts: /*! * LayerSlider */ To me it seems...

View Article

Frank Goossens on "[Plugin: Autoptimize] JavaScript comment removal doesn't...

that's an special type of comment (cfr. the exclamation mark) typically used to hold licensing info. as such, JS optimizers (including JS minify which AO uses internally) leave those comments in. hope...

View Article

nippi9 on "[Plugin: Autoptimize] cant get it to work - site running 10 times...

I have moved a few sites to your plugin after using better wordpress minify for years, but have hit a snag with a site using lots of wordpress plugins. The site looks fine, works fine... except for...

View Article


Frank Goossens on "[Plugin: Autoptimize] cant get it to work - site running...

OK, some questions: * are you running a page caching plugin? * do you have a lot of page (or request)-specific JS? * did you try with JS or CSS optimization disabled to narrow down the problem? * do...

View Article

pbsbluejay on "Autoptimize Fails Mobile-Friendly Test"

Update: I seem to have over looked one thing concerning AO, as to why my site/webpages are passing the Google Mobile-Friendly test now. Under "Cache Info," I unchecked the box "Save aggregated...

View Article


Frank Goossens on "Autoptimize Fails Mobile-Friendly Test"

well, the box needs to be unchecked if you're not on apache or if apache cannot honour the rules in the .htaccess in cache/autoptimize, so that explains what's going on. frank

View Article

karamba on "[Plugin: Autoptimize] cant get it to work - site running 10 times...

Sorry, have same problem (when CSS optimization enabled, everything getting slow and broke down). Site: silveroid.ru

View Article


Frank Goossens on "[Plugin: Autoptimize] cant get it to work - site running...

when CSS optimization enabled, everything getting slow but only on the first request, as you're using W3TC, no (AO isn't active if a page is served from cache)? and broke down have a look at the FAQ...

View Article

BigBelly on "[Plugin: Autoptimize] cant get it to work - site running 10...

Hi Frank, I have the same problem - when CSS optimization is enabled, first page load is extremely slow (like a minute or so), but next load is quick (I use Super Cache). Beside of that everything...

View Article

BelovedLovePhotography on "Autoptimize breaks WP Online Contracts"

Autoptimize breaks the posts generated by WP Online Contracts. Can I exclude certain post types (or URL) from being processed by autoptimize altogether? I tried inserting nooptimize comment tags but...

View Article
Browsing all 14094 articles
Browse latest View live