Cold Egg
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Form submission confirmation is no longer showingHi, john5171
Do you mind to provide the
Cache Commenterssetting status is Enabled or Disabled from plugin?Forum: Plugins
In reply to: [LiteSpeed Cache] Image OptimizationHi n4bblucas,
Do you mind to paste your question on a new post? and please provide your site link if possible. If you want to keep your site link privacy, please send a ticket to LiteSpeed.
Best,
EricForum: Plugins
In reply to: [LiteSpeed Cache] Don’t move specific javascript so footer optionHi Jino,
You may want to try:
-
Make your JS code as inline JS code to avoid optimization, refer
inline
Let us know if it works or not.
Best,
EricForum: Plugins
In reply to: [LiteSpeed Cache] Fix my gzip probleamHi mstudioIL,
If issue not caused from Cache plugin, you may want to post to LiteSpeed Forum or OpenLiteSpeed Forum. You may also want to paste response headers or provide site Link. It’s more easier to help you.
Best,
EricForum: Plugins
In reply to: [LiteSpeed Cache] Render blocking js in PageSpeedHi Omma46,
May I ask which Path or entry you added as exclude?
What I saw from source page still showingdata-lazyloaded="1"instead ofdata-no-lazy=”1″. Would you mind to check settings again? and “purge cache all”, see if it works.Best,
EricHi Pako,
You can set CDN from either LSCache>CDN or CloudFlare plugin or other CDN plugins. If you don’t use any other functions of cloudflare plugin, you may want to Deactivate it to keep everything simple.
Generally static file is not cached by LSCache, but your
9803c.jsis minified by LSCache plugin, which is generated by php and should be cached. I guesscf-cache-status:HIT and x-litespeed-cache:missis because CloudFlare cache litespeed’s headers already.Forum: Plugins
In reply to: [LiteSpeed Cache] Minify + cloudflare minify?Hi Robodrago,
It will take but not much resources to minify and user will served with cache. So it will not minify every time.
I am not understand how you get “the “need help” button is an email to [email protected]”. You may want to describe in more details.
From cloudflare about “Do you need ssl”:
https://support.cloudflare.com/hc/en-us/articles/202680024-Do-I-need-an-SSL-certificate-installed-on-my-server-You may want to see more information about cPanel and cloudflare here: https://support.cloudflare.com/hc/en-us/articles/204010320-How-can-I-get-started-with-Cloudflare-s-cPanel-plugin-
Best,
EricForum: Plugins
In reply to: [LiteSpeed Cache] Incompatibility with WordfenceHi Pedro,
We fixed the issue, should be no problem now.
Best,
EricHi Imjino,
It’s hard to find out the issue from photos. Can you provide your site link, and LiteSpeed Cache Environment Report? If you prefer keep site information, could you send a ticket to LiteSpeedtech?
Best,
EricForum: Plugins
In reply to: [LiteSpeed Cache] CDN breaks one key page layoutThe issue is JQuery lib missed after CDN, Steve resolved the issue by adding files as excluded from CDN of LSCache. So, I may mark this post resolved.
Forum: Plugins
In reply to: [LiteSpeed Cache] Incompatibility with WordfenceHi Pedro,
Thanks for your information.
We found it caused by enabling Wordfence>Options>”Block IPs who send POST requests with blank User-Agent and Referer” function. We will add User-Agent on next release version.Best,
EricForum: Plugins
In reply to: [LiteSpeed Cache] Sometime it isn’t workingHi Hieutnm,
Just quick checked the response header from your site. I found
x-litespeed-cache:hitactually. Would you mind to check it again?Best,
EricForum: Plugins
In reply to: [LiteSpeed Cache] Incompatibility with WordfenceHi Pedro,
May I ask you are using Premium version or any Wordfence settings? Cause I can not reproduce with default settings.
Best,
EricForum: Plugins
In reply to: [LiteSpeed Cache] CDN breaks one key page layoutHi Steve,
This site seems fine (https://www.sd-wan-experts.com/). Can you provide a photo?
I think it may easier for you to log a ticket to LiteSpeed with reproduce steps or photo. Cause I can not help if issue can not be defined.Best
Forum: Plugins
In reply to: [LiteSpeed Cache] CDN breaks one key page layoutHi Steve,
Do you mean only activated CDN for images, will cause https://www.sd-wan-experts.com/blog/ all the content boxes to the left of the side bar disappear?
How about purge both LiteSpeed and CDN side? still no luck?
-
Make your JS code as inline JS code to avoid optimization, refer