darrylyeo
Forum Replies Created
-
Thanks for letting me know! I’d still love to see improvements made to the default template in the meantime.
Forum: Plugins
In reply to: [Autoptimize] Automatically build cache without affecting page load?Thanks! I’ll give Warm Cache a go.
Forum: Plugins
In reply to: [Cache External Scripts] Extend functionality for other resources?Glad to hear it!
I figured it out. I had just migrated my comments from an old site and the comment counts had not been updated. This caused wpDiscuz to wrongly think it needed to be run on some pages.
Triggering a comment count update upon plugin activation would be a good feature in the future.
That’s it! I whitelisted my site in my ad blocker settings and the icons reappeared again.
Thanks for the help!
Forum: Plugins
In reply to: [Autoptimize] Broken inline SVG background-image when using CDN Base URLAwesome, looking forward to it!
Forum: Plugins
In reply to: [Autoptimize] Broken inline SVG background-image when using CDN Base URLOkay, all is well now. Thanks!
Will this be made official anytime soon?
Forum: Plugins
In reply to: [Autoptimize] Broken inline SVG background-image when using CDN Base URLSorry for the confusion – there was a hiccup deploying to my staging server, so I was seeing the result with the option turned off.
Not sure if it will help, but you can see the bug in action here:
http://darrylyeo.staging.wpengine.comIn the element inspector, look at the CSS Rules for
<html>. The brokenbackground-imagedeclaration should be near the top.Forum: Plugins
In reply to: [Autoptimize] Broken inline SVG background-image when using CDN Base URLHmm, issue still seems to persist.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Font-family other than Lato?I am aware that I can use my own custom CSS (and am already doing so on my own website), but it is really not ideal and only adds to the overall page size. The plugin should not load its own font by default.
Fixing this would be as easy as removing all
font-familyattributes across the plugin’s stylesheets as well as the reference to the external font file. That way, the font family would be inherited from the theme as it should be.Any future notice of a built-in option or other change in this regard would be greatly appreciated.