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

futtta on "[Plugin: Autoptimize] How to exclude other plugin's style.css only?"

assuming the "offending" style.css lives in wp-content/plugins/calenderize.it/css/style.css, you could simply add "calenderize.it/css/style.css" to the CSS exclusion list. hope this helps, frank

View Article


eric1985 on "[Plugin: Autoptimize] PHP Error"

Getting this error in my log: [16-Jun-2014 16:53:13 UTC] PHP Strict Standards: Only variables should be passed by reference in /wp-content/plugins/autoptimize/classes/autoptimizeStyles.php on line 234...

View Article


futtta on "[Plugin: Autoptimize] PHP Error"

thanks, I'll check that out.

View Article

wpmubp on "[Plugin: Autoptimize] How to exclude other plugin's style.css only?"

Thanks for your advise!

View Article

wpmubp on "[Plugin: Autoptimize] How to exclude other plugin's style.css only?"

Is there any method/option to exclude a certain plugin? For example calendarize.it has many CSS and JS files, and it's hard to find out each file name and add them to exclusion list.

View Article


futtta on "[Plugin: Autoptimize] How to exclude other plugin's style.css only?"

well, assuming the example above, you could add "plugins/calenderize.it" to the JS and CSS exclusion-list.

View Article

wpmubp on "[Plugin: Autoptimize] How to exclude other plugin's style.css only?"

Thank you again! I think you should add this exclusion example to FAQ as I didn't know I can exclude by "plugins/pluginname."

View Article

wjwc on "[Plugin: Autoptimize] split into multiple css"

Can it split into multiple css? For example, I want the base theme css to load first, then defer the rest until page load. So it's like min.css 1 > content > min.css 2...

View Article


futtta on "[Plugin: Autoptimize] How to exclude other plugin's style.css only?"

That's a good idea, will add it for the next release!

View Article


futtta on "[Plugin: Autoptimize] split into multiple css"

No, not exactly like that. But what you can do is exclude your base theme's CSS and configure AO to defer CSS, which would result in style.css > content > deferred_min.css You could then...

View Article

Peter Kær on "[Plugin: Autoptimize] Minify JavaScript and Google Pagespeed"

Hi First of all - I really like this plugin. Thanks for building it. :-) When checking using Google PageSpeed Insights, http://developers.google.com/speed/pagespeed/insights/, it tells me that the...

View Article

futtta on "[Plugin: Autoptimize] Minify JavaScript and Google Pagespeed"

No, I'm afraid there's nothing that can be done in AO to shave off that last kilobyte Peter (AO relies on a PHP-based JS optimizer, whereas Google undoubtedly use their own Java-based closure minifier...

View Article

Peter Kær on "[Plugin: Autoptimize] Minify JavaScript and Google Pagespeed"

Hi Thanks for the quick reply. :-) Peter

View Article


Polomm on "[Plugin: Autoptimize] Eliminate render-blocking CSS"

Hello, thanks for the great plugin! But I can not cure the error "Eliminate render-blocking JavaScript and CSS". Please tell me, what can I do? (Sites:seaman.ru and 24life.ru)...

View Article

futtta on "[Plugin: Autoptimize] Eliminate render-blocking CSS"

The sections on "deferring CSS" and "inlining CSS" in the FAQ explain your options Polomm. :-) There's also some info in this blog post I wrote a couple of months ago. Hope this helps, frank

View Article


Polomm on "[Plugin: Autoptimize] Eliminate render-blocking CSS"

Thank you for your prompt response. Before I wrote my first message I found this blog, read faq. Tried online method "inlining CSS", it led to other errors. Probably suitable method "deferring CSS",...

View Article

Polomm on "[Plugin: Autoptimize] Eliminate render-blocking CSS"

O,about error with "inlining CSS":Prioritize visible content,Only about 2% of the final above-the-fold content could be rendered with the full HTML response .

View Article


futtta on "[Plugin: Autoptimize] Eliminate render-blocking CSS"

yeah, optimization can be a pain :-) if inlining doesn't cut it for you (depends on theme and plugins used really), you could indeed try deferring, but splitting CSS is to be done by hand. the first...

View Article

truckerjimmie on "Autoptimize on WpEngine: load js and css from CDN"

View Article

futtta on "Autoptimize on WpEngine: load js and css from CDN"

Hi Jimmie; In spite of the "no score", maxcdn is detected; if you click on the cross you'll see: j9nlm11j5h729y3zq2qyplk111i.wpengine.netdna-cdn.com : NetDNA The low "cache static content" score is...

View Article
Browsing all 14052 articles
Browse latest View live