litetim
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Some Category Pages are slow and some of them are not.I would try!!! enabling this setting
/wp-admin/admin.php?page=litespeed-page_optm#settings_html
->HTML Settings
? ->Remove Noscript Tags
But be careful to test it very thoroughly. It might remove important assets.
This is a test I would do- This reply was modified 6 months, 3 weeks ago by litetim. Reason: It's an opinion
Forum: Plugins
In reply to: [LiteSpeed Cache] Some Category Pages are slow and some of them are not.@annajar no once can guarantee that your site will move faster as long as more resources are loaded on one page.
I would look for the page content and see what is the difference.
Maybe category description, some text added that appear on particular categories or something like that.
2 things you can look after:
– I see you use Cloudflare. Try to connect Litespeed to Cloudflare from:/wp-admin/admin.php?page=litespeed-cdn
CDN Settings -> Cloudflare API
(right at bottom). Then more setting inManage
tab.
– I see your CSS and JS is combined and minified. But in your request waterfall I see the resources are loaded one by one.
Maybe some cache is not cleared as it should beForum: Plugins
In reply to: [LiteSpeed Cache] Some Category Pages are slow and some of them are not.@annajar also there some situations where cache is auto purged.
You can see the purge logs from:
LSCWP -> Toolbox -> Debug Settings (/wp-admin/admin.php?page=litespeed-toolbox#settings-debug
) Enable Debug
Then wait a few hours and you can see the purge log here:/wp-admin/admin.php?page=litespeed-toolbox#log_viewer
-> Filter by[B] Purge Log
Forum: Plugins
In reply to: [LiteSpeed Cache] WebP replacementHello @egletiere
I have taken a look over your homepage and I see that some images are indeed JPG, not WEBP. There are a few reasons:
– as @mukoka pointed out: images set in JS are not replaced with WEBP, the plugin will not support this.
– I checked(for example): https://chotronette.com/wp-content/uploads/2017/02/400_snow-queen-3-450×300.jpg there is this image on homepage. It is not changed to WEBP because https://chotronette.com/wp-content/uploads/2017/02/400_snow-queen-3-450×300.jpg.webp does NOT exist. The image is not created, do not exist.
There are not many solutions you can try, 1 that come in mind is: create WEBP manually and upload to the path and keep the name400_snow-queen-3-450x300.jpg.webp
Usually the server do not create WEBP images if thefile size
of450x300 JPG
is smaller than450x300 WEBP
In this situation there no need to use a larger image ??Tim
Forum: Plugins
In reply to: [LiteSpeed Cache] Broken mobile menuHello,
@lsheep90 I would install LSC plugin and start with zero configuration. Then activate setting 1 by 1(clear cache) in between and test the site.
FIRST read this: https://docs.litespeedtech.com/lscache/lscwp/beginner/
Then check settings from:/wp-admin/admin.php?page=litespeed-cache
and/wp-admin/admin.php?page=litespeed-page_optm
There are many things that can affect the menu(eg.: JS minification can affect, OR CSS combination)Forum: Plugins
In reply to: [LiteSpeed Cache] Some Category Pages are slow and some of them are not.Hello
Looking over the pages I see that
– slow loading pages have 100+ requests: 30+ each CSS and JS
– fast loading pages have ~60requests: ~10 each CSS and JS
I think there is new content added in the “slow” pages and that adds extra load(elementor seems to be loading on these pages).Also on “slow” pages the last block(3 columns block with color blue and violet) has issue with social icons.
All pages are cached AND loaded from cache.(see response header for the page)I would talk with the developer and check the categories templates.
Forum: Plugins
In reply to: [LiteSpeed Cache] Wrong fonts on the Home PageI understand what are you pointing out.
Your dev can test different settings that might help with Google insight scoreForum: Plugins
In reply to: [LiteSpeed Cache] Wrong fonts on the Home Page@lolo44500 Not really. If you disabled “Guest optimization” disabled some features which increases the page speed on Google BUT themes & plugins must be done in a way to be compatible with these features.
- This reply was modified 6 months, 4 weeks ago by litetim. Reason: change response to correct one
Forum: Plugins
In reply to: [LiteSpeed Cache] Wrong fonts on the Home Page@helbor please create a ticket by sending email at: support[at]litespeedtech.com
Send details about the problem and a link to this thread.We will take a look at your situation.
Thank youForum: Plugins
In reply to: [LiteSpeed Cache] Wrong fonts on the Home Page@helbor can your developer make a test? move font Marcellus to be loaded from your server.
As for menu dropdown not working, seems a CSS issue which is not reproducing when I load your homepageForum: Plugins
In reply to: [LiteSpeed Cache] Wrong fonts on the Home Page@lolo44500 If you disable it, the page speed insight will show a lower score, but the site will move as fast as it was before.
Forum: Plugins
In reply to: [LiteSpeed Cache] Elementor Widget broken@kanten glad you resolved it ??
Forum: Plugins
In reply to: [LiteSpeed Cache] Elementor Widget broken@kanten is the issue resolved? is everything ok?
Forum: Plugins
In reply to: [LiteSpeed Cache] Wrong fonts on the Home Page@helbor
Try disabling guest mode: LTSWP -> General -> General Settings -> turn off:?Guest mode?and?Guest OptimizationForum: Plugins
In reply to: [LiteSpeed Cache] Wrong fonts on the Home Page@lolo44500 the site seems ok now:
- the link 404 is gone.
- Try disabling guest mode: LTSWP -> General -> General Settings -> turn off: Guest mode and Guest Optimization