stanley@litespeed
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] FacetWP IssueThe issue has been solved on Slack. In the new version of Facet WP update, the Facet WP filter require HTML comment
<!--fwp-loop-->
to make it works. So our HTML minify function will conflict with it, if you are using Facet WP with LiteSpeed Cache please turn off HTML minify at this moment.Forum: Plugins
In reply to: [LiteSpeed Cache] Lowered my scoreHi @mejate, after you purged the cache at the end, please load the page once before the testing to warm up the cache.
Usually, then non-cached page score will be lower because the optimization progress require more PHP loading time.
Forum: Plugins
In reply to: [LiteSpeed Cache] Page Speed is very slow on litespeed wordpress site.Sorry to let you know that without an LS Server you only can use the General Feature.
Forum: Plugins
In reply to: [LiteSpeed Cache] H5P compatibilityHi @aledias, our plugin is compatible with most of the content editor and it should also work with H5P plugin. You may test on it and if you find any compatible issue, please let us know, we will provide a patch on it.
Forum: Plugins
In reply to: [LiteSpeed Cache] React and widget compatible?Hi @aledias, could you explain more about how would you like to use LiteSpeed with React?
For the ESI function, it’s just punching a hole on the cached page, it could be a public or private cache. For more details, you may check on this blog post.
Forum: Plugins
In reply to: [LiteSpeed Cache] jquery error in google developer consoleHi @peeyooshk, have you turned ON
Optimize > Exclude JQuery
? If it’s still not working, please provide?your Report Number, found in?WP Admin > LiteSpeed Cache > Report.Forum: Plugins
In reply to: [LiteSpeed Cache] Page Speed is very slow on litespeed wordpress site.Page cache is an important part of improving page speed, @aeterno96 please try to use our plugin with LiteSpeed Server to get the improvement.
Forum: Plugins
In reply to: [LiteSpeed Cache] Issue with scheduled post not showingHi @jess69, could you send us the advance debug.log after the scheduled post published? Please put it on gist or pastebin.
Forum: Plugins
In reply to: [LiteSpeed Cache] ESI errorCould you please join our Slack channel and find me(Stanley Cheung at Litespeed) or submit a ticket here for helping us to reproduce the bug, thanks.
Forum: Plugins
In reply to: [LiteSpeed Cache] Page Speed is very slow on litespeed wordpress site.Hi @aeterno96, have you tested all the optimization feature listing on this Wiki?
Forum: Plugins
In reply to: [LiteSpeed Cache] Page Speed is very slow on litespeed wordpress site.You also need to resize this image. Also, I find this image still has 66% reduction rate, please check on the media page to confirm has this image already optimized, if not please send image optimization again.
Forum: Plugins
In reply to: [LiteSpeed Cache] How to skip page optimization for logged-in usersHi @galbaras, the Exclude Settings is just for excluding cache, if you wish to check a non-optimized version, please add
LSCWP_CTRL=before_optm
query string at the end of the URL.Forum: Plugins
In reply to: [LiteSpeed Cache] Strange Stuff…If you reset everything, the page should not be cached yet, could you please provide?Report Number for us to take a look?
Forum: Plugins
In reply to: [LiteSpeed Cache] Image optimization issueIt’s a common problem that sending a large number of images failed the optimization, please follow this thread to lower the number of the image to send each time for a temporary solution.
Also, sometimes our server might be on heavy load caused the optimization speed to slow down, “clean up unfinished data” and start optimization again is the only solution at this moment.
We’ve improved our optimization server and will be released in v3.0, please stay tuned.
Forum: Plugins
In reply to: [LiteSpeed Cache] Strange Stuff…The optimisation and minify function do not require WP-Cron. May I know when you calculate long loading time is that page not get cached yet?
If you turned ON optimisation and minify feature, it’s normal that the first loading time will be longer because these functions require some loading time on parsing the script.