xxjergerxx
Forum Replies Created
-
Resolved
My guess is i removed then added a folder which triggered the scan?
roughly 18000 images have been “imagfy”, it estimates 7100 left to optimize… however a large chunk of these already are. most of these appear to be thumbnails in the wiki.
possibly it hangs from growing a long list in the browser? could “Custom folders” “details” have an option to clear the list after 100 images (check box) ? that may speed it up and prevent it form eventually timing out in the browser.
- This reply was modified 4 years, 8 months ago by xxjergerxx.
- This reply was modified 4 years, 8 months ago by xxjergerxx.
Do they filter out domain server/host ips from false positive scenarios like in my post? ??
- This reply was modified 4 years, 9 months ago by xxjergerxx.
Forum: Plugins
In reply to: [Autoptimize] How do I resolve related minify / js performance score issues?delete
- This reply was modified 5 years ago by xxjergerxx.
Forum: Plugins
In reply to: [Leverage Browser Caching] Please add support for woff2 fontsAnyone have any luck to resolve .woff2 files?
Forum: Plugins
In reply to: [Autoptimize] How do I resolve related minify / js performance score issues?Sounds good.
I dont see a way in autooptimizer to defer instead of async like the async jquery plugin has. I’ll leave it alone for now.
- This reply was modified 5 years ago by xxjergerxx.
Forum: Plugins
In reply to: [Autoptimize] How do I resolve related minify / js performance score issues?One last question, I removed:
jquery.min.jssince this would cause the “slideshow” to not render on some browsers or the menu to stop working from the async.
The other “async java plugin” doesnt seem to do work in as well as autooptimize (a whole bunch come back up as rendering).
by removing jquery.min.js our page speed drops to 90-94, but I’m not sure how to “defer jquery” with autooptimize as an alternative to “async” .
I may just be stuck as a comprimise with this.
- This reply was modified 5 years ago by xxjergerxx.
Forum: Plugins
In reply to: [Autoptimize] How do I resolve related minify / js performance score issues?100 score mobile and desktop now! Thanks a ton
Forum: Plugins
In reply to: [Autoptimize] How do I resolve related minify / js performance score issues?It seems more consistently stable now 96 mobile score . Fonts are set to load async
i.sharethis.com,fontawesome.com,f994eaf4bc.js,jquery.min.js,jquery.js,js/jquery/jquery.js,ws.sharethis.com,st_insights.js
It does give a new warning but may meed to keep it :
Ensure text remains visible during webfont load
Leverage the font-display CSS feature to ensure text is user-visible while webfonts are loading. Learn more.
URL
Potential Savings
…v9/esDQ311QO….woff2(fonts.gstatic.com)
30 ms- This reply was modified 5 years ago by xxjergerxx.
Forum: Plugins
In reply to: [Autoptimize] How do I resolve related minify / js performance score issues?It looks better now using autooptimize but how do i add this now that im not using async js plugin?
I am testing st_insights.js
- This reply was modified 5 years ago by xxjergerxx.
Forum: Plugins
In reply to: [Autoptimize] How do I resolve related minify / js performance score issues?Hmm after using defer for the list i posted half the time i run the check the warnings are gone and mobile score 99 otherwise other half its back then 93 hmmm
Forum: Plugins
In reply to: [Autoptimize] How do I resolve related minify / js performance score issues?Thanks for feedback I will dig into the inline css above fold tip. Still having issues with fontawesome and jquery.min.js trying both async and defer.
I set jquery to exclude
This is My list
fontawesome.com,f994eaf4bc.js,jquery.min.js,jquery.js,js/jquery/jquery.js
- This reply was modified 5 years ago by xxjergerxx.
Forum: Themes and Templates
In reply to: how to add spacing between rss items#main .widget-area li {
margin-top: 1em;
}this did the trick