stanley@litespeed
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Webp Pinterest issueYes we got it, the issue seems not related to the setting. But we can reproduce it by copying your site’s HTML script. Will let you know when you find out the solution.
The only way to optimise images that haven’t been done is “Clean Up Unfinished Data” and re-send again. For the wp-hide issue, we will test on it and try to make it compatible in a future version.
Forum: Plugins
In reply to: [LiteSpeed Cache] No available Cloudflare zoneSounds good, “Cloudflare API” section requires you to turn ON for running any Cloudflare function and Object Cache should be the same.
Forum: Plugins
In reply to: [LiteSpeed Cache] Webp Pinterest issueSure, please export on
LiteSpeed Cache > Import / Export
page and you can send the file to [email protected]Forum: Plugins
In reply to: [LiteSpeed Cache] Deferring js not workingHi @zarachrome, could you please provide?your Report Number, found in?WP Admin > LiteSpeed Cache > Report.
Forum: Plugins
In reply to: [LiteSpeed Cache] Hosting Provider Recommends Editing .htaccess fileHi @treehuggertravel, this minify script is required if you are using LiteSpeed Cache JS/CSS modify function. It’s auto-generated and you should keep it on your
.htaccess
.Please do not edit the code inside
## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
otherwise it might affect the functionality.Forum: Plugins
In reply to: [LiteSpeed Cache] “Domain” in Cloudflare settings keeps changing after savingIt just Purge when the “Purge Everything” button is clicked. Other events will not hit the Purge.
Forum: Plugins
In reply to: [LiteSpeed Cache] No available Cloudflare zoneCan you try to make a GET request to https://api.cloudflare.com/client/v4/zones?status=active&match=all with the header:
X-Auth-Email
andX-Auth-Key
to see is there any positive response?Forum: Plugins
In reply to: [LiteSpeed Cache] Webp Pinterest issueI’ve checked on a new site with LiteSpeed optimized WEBP image and it’s working on Pinterest. I found you site’s image has more than one image src attribute:
data-srcset
anddata-src
, may I know where are they come from? Can you try to disable the plugin which generated this attribute and try again?Thanks for the update @scmsteve, could 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] ESI errorHi @dallass, sorry for the late reply that I’m on last week. We are working on the issue now and will get you back soon.
Forum: Plugins
In reply to: [LiteSpeed Cache] image optimize not workingAs we have different optimization server worldwide so we need
fsockopen
function to get the closest location. So please try to migrate to a server that supports this function.Forum: Plugins
In reply to: [LiteSpeed Cache] “Domain” in Cloudflare settings keeps changing after savingYes, you can check on their API doc, there’s a method that purge by tag but before purging you need to add a tag with on that URL. You can try on it with some custom PHP script to see does it works.
Forum: Plugins
In reply to: [LiteSpeed Cache] No available Cloudflare zoneHi @romeon, sorry that we just supporting Global API integration. We will try to update the connection method in future version, but no ETA yet.
Forum: Plugins
In reply to: [LiteSpeed Cache] Webp Pinterest issueHi all, may I know the steps of reproducing the issue? Are you creating a pin on pinterest.com or by plugin?