jy313
Forum Replies Created
-
@talmo .. is there a solution ?
Hey,
Yes I use caching plugin.
Forum: Plugins
In reply to: [LiteSpeed Cache] Cart icon is wrongHey again,
Is there a way to disable ucss file only, and keep the guest mode?
Forum: Plugins
In reply to: [LiteSpeed Cache] Cart icon is wrongI still don’t understand the question
I think there is a misunderstanding.
First, The page load normally without ucss when disabeling guest mode.
Without guest mode, the ucss file is not generated.
And the normal page don’t have icon cart issue.
Second, when guest mode is on, the page first load ucss file that cause the problem, then in a seconde it redirect to normal page that’s don’t have the problem.
when guest page redirected to normal page , it doesn’t serve UCSS anymore
That’s correct. The normal page load without ucss.
if the issue was from UCSS, then how do you still have issue on normal page without UCSS?
I don’t have the icon cart shifting around issue. It fixed but at a high prize, dropping from 100 to 38 on page score.
Are we following each others?
Forum: Plugins
In reply to: [LiteSpeed Cache] Cart icon is wrongYou were right, disabeling the guest optimization was generating the ucss file that was causing the problem, now the page load without a problem.
But my Google speed score drop from 100 to 38, and on Gmetrix and pagewebtest it’s a disaster.
Is there a way out to have guest mode without ucss? Or any solution, because now i’m back to square one.
Forum: Plugins
In reply to: [LiteSpeed Cache] Cart icon is wrongHey,
In Gmetrix, WebPageTest, and chrome Dev tool.
It’s the first file that load in the page even befor CSS file.
Path : /wp-content/litespeed/ucss/c1de36cb0cdf10a71496193e6c10316d.css?ver=389c9
Priority: Highest.Forum: Plugins
In reply to: [LiteSpeed Cache] Cart icon is wrongHey.
Turn off CSS combine didn’t fix it.
And as I did mention :Generate Ucss is Off.
UCSS Inline is Off.Is it normal that UCSS file load, even thou ucss generator is turning off?
Forum: Plugins
In reply to: [LiteSpeed Cache] requires jQuery to be loaded.Hey,
In deferjs exclude there is
jquery.js
jquery.min.js
gtm.js
analytics.jsHey @bvytis.
Thank you for your answer, and no I don’t use cloud library.
I don’t feel comfortable sharing my website on public.
Actually it’s just two picture that my website request in the background, they are not used at all, they only appear in Google speed test, Gmetrix, and page speed test.
And I did switch to LiteSpeed cach plugin and I use there image optimization option and conversion to webp.
- This reply was modified 4 years, 5 months ago by jy313.
Forum: Plugins
In reply to: [LiteSpeed Cache] Cart icon is wrongUpdate : I don’t know if it help, but I did run a little experiment, I did try to block the request one by one, and see what cause the problem.
And when I block “ucss/c3b9339b1ae9e93e1766d06d4bd2.css?ver=b9f81”
The icon cart load normally, I’m not an expert and I really don’t know what this file is for, and why he cause the problem.Generate Ucss is Off.
UCSS Inline is Off.Forum: Plugins
In reply to: [LiteSpeed Cache] Lazy Load make image dissappeset to “js defer” and JS combine ext/inl off
Exactly.
I will do some troubleshooting, and check every js file, and if I found the cause problem I will post it her, maybe it’s gonna be useful to someone else.
Untill them, I will mark this thread as resolved, and thank you so much for your assistance.
Forum: Plugins
In reply to: [LiteSpeed Cache] Cart icon is wrongFind the cause of problem with this plugin it’s like peeling an onion x)
Anyway, reseting fix the problem, so at least we know it’s plugin related.
Forum: Plugins
In reply to: [LiteSpeed Cache] Cart icon is wrongForum: Plugins
In reply to: [LiteSpeed Cache] Lazy Load make image dissappeI did that, and to save your time I did try all the JS combination possible, and the result was.
With Load JS Deferred, Delayed, picture on homepage and Shop don’t load.
With JS Combine External and Inline On, picture load in homepage but not on Shop.For the rest, lazy Load work perfectly fine, with them On.
So based on that, I did switch (Load JS Deferred) to Deferred instead of delayed, and JS Combine External and Inline to Off.
What seem to be the problem? Just to learn to better handle this plugins in the future, because turnung off combine and switching to Deferred seem to make lazy work, without losing anything in lighthouse or gmetrix.
This plugin is really a piece of art, but to find the right combination of its setting its not that easy x)
Forum: Plugins
In reply to: [LiteSpeed Cache] Lazy Load make image dissappehey @qtwrk
When doing that, it work perfectly well.