OFFLINE-GmbH / oc-responsive-images-plugin

Adds reponsive images capabilities to October CMS
MIT License
45 stars 26 forks source link

webp not being generated. #76

Open RoudyTarabay opened 3 years ago

RoudyTarabay commented 3 years ago

Hi. Thank you for a great plugin!

For some reason, webp is not working for me neither locally nor on my server. Both use Apache and the plugin has added the needed htaccess.

dd() inside webp is never triggered and I don't get any errors.

01Kuzma commented 3 years ago

Check the content type in network inspector, it should be:

content-type | image/webp, while the extension of image is still jpg