litetim
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Lottie animations not displaying correctly in ElementorHello
Changing presets will disable/enable some settings(see description for each of them).
You can:
– disable LTS and see if the problem persist OR visit the site with parameter: /?LSCWP_CTRL=before_optm will disable LTS output and see the page without optimizations.
– try to think which plugins/changes were done on site before seeing the error
– go to /wp-admin/admin.php?page=litespeed-page_optm setting page and try to disable/enable one by one especially CSS and JS optimization. Rembember to clear cache after each setting changed.Please keep me updated.
Thank you,
Tim- This reply was modified 7 months ago by litetim.
Forum: Plugins
In reply to: [LiteSpeed Cache] Conflict with All In One SEOHello
Please make a few debugging steps before:
– disable LTS plugin and test the All in One SEO configuration page
– send us a Report(from Toolbox?-> report -> Send to LiteSpeed) and tell me the number
Please tell me the results
Thank youForum: Plugins
In reply to: [LiteSpeed Cache] Image optimization darkens imagesWe are sorry for your problems with image optimization.
I have made tests with the provided image with different settings.
It involves to start optimization from beginning, but first make these settings.
Admin link: /wp-admin/admin.php?page=litespeed-img_optm#settings
Most important are:
Remove Original backups -> Keep OFF allow you to restore the originals file
Optimize Losslessly ->keep it OFF. Still optimize the image but keep it to the best quality(see what Losslessly optimization does)
Image WebP Replacement -> set it to ON will replace automatically current image format to WEBP
WordPress Image Quality Control -> set it to 100 for better quality
Please keep me updated with the progress you did.
Thank youForum: Plugins
In reply to: [LiteSpeed Cache] Wrong fonts on the Home PageMaybe query rate limit on Google
Quick reloads created the issue for meForum: Plugins
In reply to: [LiteSpeed Cache] Wrong fonts on the Home PageHello!
I am happy to help you with your problems.The quick font swap is because of how font are loaded. The parameter:
display=swap
will show the letters with first loaded font until the new font is loaded. This is ok, because text will stay visible.
As a performance advices:
1) please reduce the total fonts that are loaded. there are 10fonts + different font weight, style for each.
It happened while I tested it: in that moment the fonts from google did not load and it showed a default font. Choose 2 max 3 fonts + weight and styles.
2) There are scripts added right at begging of<head>
. For speed optimization this is recommended to be as down as possible.
BUT because GTM need to be in head I suggest you move it down, after CSS style tags. Test both positions and see what is the best position for you.
3) Keep current preset and try combining and minifying CSS and JS, this will reduce the number of requests per page. BUT test the pages very good, not to have errors(visually and JS console).
Admin page: /wp-admin/admin.php?page=litespeed-page_optm and test different setup until the page is looking ok.
Please keep me updated ??
Thank you,
Tim- This reply was modified 7 months ago by litetim. Reason: added details
Forum: Plugins
In reply to: [LiteSpeed Cache] Image optimization darkens imagesThank you for the new information.
Forum: Plugins
In reply to: [LiteSpeed Cache] Favicon with defer JS?Please provide me the site link and a report number from LTS plugin.
Report number can be generated here: ?toolbox -> report -> click “send to LiteSpeed”
Does this happen on all pages? The bug goes away after the LTS plugin is disabled?- This reply was modified 7 months ago by litetim.
Forum: Plugins
In reply to: [LiteSpeed Cache] Image optimization darkens imagesThank you. We will take a look over the issue and try to come back with a good answer for you ??
Forum: Plugins
In reply to: [LiteSpeed Cache] PerformanceThe Google site verification can be done by adding a file to server, with a custom name: https://support.google.com/webmasters/answer/9008080?hl=en#html_verification
I suggest you use this method.
As for theme it’s up to you.
Is everything ok here?Forum: Plugins
In reply to: [LiteSpeed Cache] Image optimization darkens imagesHello
Please provide us the site link. Please do not retry running the optimization process until we do some debugging.Forum: Plugins
In reply to: [LiteSpeed Cache] PerformanceHello
We are sorry for your problems with performance.
I tested 4-5 times and max Total Blocking time is 140ms. With a performance 100 tested from my PC, same results from my Phone.
First time I tested the site had TBT 10ms.
https://pagespeed.web.dev/analysis/https-www-fernandocol-com-en-the-home-of-the-wedding-photographer-in-portugal/eqcvu56ycl?form_factor=mobile
https://pagespeed.web.dev/analysis/https-www-fernandocol-com-en-the-home-of-the-wedding-photographer-in-portugal/9zze3ldo2g?form_factor=mobileI cannot reproduce to 600ms++
Off topic: I see at the top of page:Read more ?"/>
when is loaded.Forum: Plugins
In reply to: [LiteSpeed Cache] Page is not workingHello
I am Tim from LiteSpeed.
I entered both pages(as guest) and I am unable to reproduce the issue. There are no assets that have 404 errorForum: Plugins
In reply to: [LiteSpeed Cache] What IP address goes here?Hello
Try this info: https://docs.litespeedtech.com/lscache/lscwp/cache/#object-tab
Default value islocalhost
This might help too: https://docs.litespeedtech.com/lscache/lscwp/admin/#what-is-an-object-cache- This reply was modified 7 months, 3 weeks ago by litetim.