litetim
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Wrong fonts on the Home PageI am sorry for the broke website
We can’t send you a predefined settings and make it work. You need to test each settings and see results. Remember to clear cache!Forum: Plugins
In reply to: [LiteSpeed Cache] Wrong fonts on the Home PageThere are is a setting about Google Fronts in
/wp-admin/admin.php?page=litespeed-page_optm#settings_html
:Load Google Fonts Asynchronously
have you tried switching it?Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed Cahe slow down website <30 seconds@svenms Good start! ??
If you have any questions, please ask them ??@ofmarconi you are welcome! ??
If everything is ok please close the topic.Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed Cahe slow down website <30 secondsHello
I have 2 ideeas:
Manual: from what I see in code the import functionality is to take each settings that are present in file and save it to database. Some values are JSON encoded(for the settings you want to change yourself in .data file exported). You can try this by deleting all settings except 1 and test if value is applied. Then use the import functionality from admin page.
Automatic: if you use a VPS and have access to terminal you can use import from CLI: https://docs.litespeedtech.com/lscache/lscwp/cli/#import-options or https://docs.litespeedtech.com/lscache/lscwp/cli/#import-remote-optionsForum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed Cahe slow down website <30 secondsHello
I want to help you, try finding a solution.Currently which cache module is active?
A way to find the solution is to change settings one by one and see which one is slowing down the load time. A few that comes to mind: crawler, UCSS generation, image optimization…
After finding out which one to blame maybe we can find a solution to fix the issue.Forum: Plugins
In reply to: [LiteSpeed Cache] Image Carousel WPBakery Not ShowingHello
I checked the page and it seems and issue with CSS combine & minification. Some styles are not applying when.
Simple way to test this is to enable/disable options about CSS and see which solves the issue. After this you can try adding some files to exception to try resolving the issue.Forum: Plugins
In reply to: [LiteSpeed Cache] PHP Warning: getimagesizeHello
For thegetimagesize
warning we have applied an fix.
The fix will be added in a future versions.
Thank you for the report ??Forum: Plugins
In reply to: [LiteSpeed Cache] PHP Warning: getimagesizeis this a second issue?
For the first issue: please create a ticket by sending
this forum link
and thereport id
.
Ticket can be created by sending email to:?support at?litespeedtech.com
The fix I suggested is temporary. We need to investigate this further.
Thank you!- This reply was modified 6 months, 3 weeks ago by litetim. Reason: style changes
Forum: Plugins
In reply to: [LiteSpeed Cache] Wrong fonts on the Home Pageadding
?
server thinks is a different page
Different data is sent to server event thought, at the end the content is the same as without?
Forum: Plugins
In reply to: [LiteSpeed Cache] PHP Warning: getimagesizeLooking at plugin code and what the error logs, seems the problem is that some images
<img>
has attributesrc
with a JS code.
Is it taken from a inline Javascript code?
A way to stop that is using this filter: https://docs.litespeedtech.com/lscache/lscwp/api/#bypasses-adding-missing-media-sizes to return false.Forum: Plugins
In reply to: [LiteSpeed Cache] PHP Warning: getimagesizeHello @onlinebusinesssupport
I am sorry for your problem. Can you help me with a report number(create and share me the string)?
Can be created fromLSC WP -> Toolbox -> Report
Also please tell me the PHP version.
Thank you!- This reply was modified 6 months, 3 weeks ago by litetim.
Forum: Plugins
In reply to: [LiteSpeed Cache] Wrong fonts on the Home Page@lolo44500 See more details about guest mode: https://docs.litespeedtech.com/lscache/lscwp/general/#guest-mode
Leave it off and make Google tests with Guest mode ON and OFF to see resultsForum: Plugins
In reply to: [LiteSpeed Cache] Some Category Pages are slow and some of them are not.Nice debugging! ??
Do other settings changes and you might find the cause.- This reply was modified 6 months, 3 weeks ago by litetim.