Plugin Support
qtwrk
(@qtwrk)
Hi,
Please try remove following content in .htaccess, and disable webp
### marker WEBP start ###
RewriteCond %{HTTP_ACCEPT} "image/webp"
RewriteRule .* - [E=Cache-Control:vary=%{ENV:LSCACHE_VARY_VALUE}+webp]
### marker WEBP end ###
purge all , check if it works fine without webp , then enable webp again and try to see how it goes.
Best regards,
Hi,
The problem was fixed, thank you
-
This reply was modified 7 years, 11 months ago by
livilajed.
-
This reply was modified 7 years, 11 months ago by
livilajed.
Plugin Support
qtwrk
(@qtwrk)
Hi,
This issue is pretty strange, could you please tell me how did you fix it ?
Best regards,
marker WEBP code Was not in my .htaccess, after disable webp, purge all and then enable webp again, problem was fixed and now the WEBP code is in my .htaccess
Plugin Support
qtwrk
(@qtwrk)
yes,that’s the way it supposed to be.
Please verify webp in Chrome and normal picture on firefox.
Best regards
Yes, now chrome load webp image and normal picture load on firefox
Thank you
Plugin Support
qtwrk
(@qtwrk)
Great 🙂
Please let us know if you have any further questions.
Best regards