• Resolved jlsjonas

    (@jlsjonas)


    Hi

    so I recently enabled and optimized our images using your plugin, also enabling webp support (using alternative method since we’re using cloudflare)
    however; for some reason; (almost)all images are always (and seemingly from the php-side) being rewritten into their webp version. causing our website to look horrible on anything but chrome/opera/android.

    The worst (and completely unexplainable thing) is that disabling the options and even disabling the plugin did not change the rewrite. I’ve verified that on my page source (using the editor) that it’s correctly directing to the .jpg / .png versions of the file.
    Maybe you see something I’ve missed? here

    Thanks for the otherwise great plugin, hope you can help us out soon 😉

    Kind regards
    Jonas

    https://ww.wp.xz.cn/plugins/ewww-image-optimizer/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Shane Bishop

    (@nosilver4u)

    That is nothing at all like the Alternative WebP Rewriting with EWWW. It looks like some other plugin (or maybe your theme) has detected there are webp images available and is trying to serve those. Either that, or you did a search and replace and the actual image urls have been hardcoded to webp.

    You can check out the WebP video on this page for a detailed explanation of how we serve WebP with EWWW: https://ww.wp.xz.cn/plugins/ewww-image-optimizer/installation/

    Thread Starter jlsjonas

    (@jlsjonas)

    I guess it must be the theme then; as mentioned in the OP; I’ve double-checked the urls on the page and it still references the regular files there. I guess it must be the theme, I’ll continue to inspect and update this post with my findings (in case someone else stumbles on it later on)

    Kind regards,
    Jonas

    Plugin Author Shane Bishop

    (@nosilver4u)

    Please let us know what you find out. If there IS a bug, we definitely want to get it fixed, but it certainly seems to be external to EWWW.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[BUG?] always rendering webp version, even after disable’ is closed to new replies.