grantdb
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form X] Not sending after WP 6.9Yep that was it.. Cloudfront caching rules were insufficient… I had a rule not to cache anything wp-admin and then a cache everything rule that apparently is not good. So now I set Cache default file extensions with the rule for no wp-admin before that.
Nothing to do with your awesome plugin (I figured as much)!
Thanks for your help like always!
Forum: Plugins
In reply to: [Prismatic] (index):32 Uncaught ReferenceError: hljs is not definedYep that was it! SO I added highlight-core.js to exceptions list in Async-javascript plugin and all is well with the universe.
This could be good info for others!
Thanks again for your help!
GrantForum: Plugins
In reply to: [Prismatic] (index):32 Uncaught ReferenceError: hljs is not definedWell I have Autoptimize disabled for js completley. Cleared all cache (Cache-enabler). Hmm it could be async-javascript… let me check
Forum: Plugins
In reply to: [Prismatic] (index):32 Uncaught ReferenceError: hljs is not definedSure it’s a preview post.. here my site page
Thanks!Forum: Plugins
In reply to: [Contact Form X] HTML validationValidates 100% CSS and HTML!
Thanks!
Forum: Plugins
In reply to: [BBQ Firewall - Fast & Powerful Firewall Security] Working very wellI wanted to share this here in the support forums because I wanted to have some good feedback showing instead of issues!
Forum: Plugins
In reply to: [Cache Enabler] Memcached transient cache?Thanks I figured the same. I have noticed that the plugin doesn’t seem to have any compatibility issues.
Cheers!
Yep you bet, just wanted to keep using both plugins and this is the solution that works for now. Public service announcement hehe
Thanks for a great plugin!
Forum: Plugins
In reply to: [Contact Form X] HTML validationThank you for your testing and response. I haven’t been able to find the plugin, however I am narrowing down to the culprit. Will update this post with my findings asap.
Cheers!Forum: Plugins
In reply to: [Scriptless Social Sharing] Please Update This Amazing PluginThanks a bunch!
Forum: Plugins
In reply to: [CAOS | Host Google Analytics Locally] DeferHah I didn’t change position when changing to default that’s why I was wondering..
Thank you!
Oh for using the default with footer options I added a preconnect to the header:
<link rel="preconnect" href="https://www.google-analytics.com" />Cheers!
Forum: Plugins
In reply to: [Contact Form X] Defer jquery?You are welcome and thank you, I am a firm believer in your amazing BBQ plugin and all the work you do!
Forum: Plugins
In reply to: [Contact Form X] Defer jquery?Eliminate render-blocking resources
0.97 s
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. Learn more.
WordPress
There are a number of WordPress plugins that can help you inline critical assets or defer less important resources. Beware that optimizations provided by these plugins may break features of your theme or plugins, so you will likely need to make code changes.
URL
Size
Potential Savings
…jquery/jquery.js?ver=1.12.4-wp(cdn.grantdb.ca)I looked at some of the code you are using and this would be very benificial.I wanted to change it myself however I don’t know how to do that with:
})(jQuery);Thank you
Forum: Plugins
In reply to: [CAOS | Host Google Analytics Locally] Save settings not workingGood to know thanks!