shflbrian
Forum Replies Created
-
Forum: Plugins
In reply to: [Account Engagement] Salesforce SSO authentication is failingI followed all the instructions correctly; we have a Connected App with OAuth and the correct callback URL, all other info is also correct. I managed to revert to the old auth before Friday ended, but I’ll try the new one again.
Forum: Plugins
In reply to: [Cache Enabler] How do you get third party minification into cache?@coreyk Yes, I use a plugin (https://ww.wp.xz.cn/plugins/shins-pageload-magic/) which does HTML, CSS, and JS optimizations. It explicitly recommends a cache (of course) as seen here: https://i.imgur.com/QYwSSrr.png. Cache Enabler does not have any awareness of the optimized HTML being sent to my browser, so I only receive the optimized version once. After that, I get the cached version with render blocking and other issues.
Thanks for responding, by the way.
- This reply was modified 6 years, 1 month ago by shflbrian.
Forum: Reviews
In reply to: [Cache Enabler] Poor support for third-party optimizationsTo add, the optimizer does suggest a cache, meaning they have probably tested this plugin with a cache. https://i.imgur.com/QYwSSrr.png
Forum: Reviews
In reply to: [Cache Enabler] Poor support for third-party optimizationsI’ll see if I can learn something, but I assume that is not how you maintain your own plugin’s compatibility with CE.
Forum: Reviews
In reply to: [Cache Enabler] Poor support for third-party optimizationsI use defer.js, but it has been the case with other free plugins as well. I haven’t got into the bigger paid plugins very much. If I can add a hook or something to a plugin to enable compatibility, I will change my review.
- This reply was modified 6 years, 1 month ago by shflbrian.