Plugin Support
qtwrk
(@qtwrk)
Hi,
Yes, apologize for the inconvenience
it’s known issue and will be fixed in next release.
Best regards,
hello good and updated today the new version of little speed and had to put the one that did not fail the images
Plugin Support
qtwrk
(@qtwrk)
Hi,
v3.6 will break webp on Mac’s safari , please revert to previous or disable webp replacement for the time being
you can use this in .htaccess to force rewrite to jpg when browser not supported , as temp fix
RewriteCond %{HTTP_ACCEPT} "!image/webp"
RewriteRule ^(.*).(jpg|jpeg|png|gif).webp $1.$2 [L]
Best regards,
and here I have the same plugin for images and it works with the latest version of lite speed
https://marcosocio.com
Again the images are going in version 3.6.1 and in 3.6 everything works
in the end I had to go back to 3.51