• Resolved bulls_shark

    (@bulls_shark)


    Hello, for the first time many thanks for the great plugin that runs on over 20 of my websites! Really great work.

    Now I have a question, I have a product page mo I have inserted product images. Google thinks that these will not be output as webp.

    Do I have to adjust something here?

    Also, not all images that were inserted using “WPBakery Page Builder” are output as Webp.

    Thanks for the support and for the time to answer.

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

    (@nosilver4u)

    Hi @bulls_shark, if you could post a link to a page where you’re having trouble, it would help.
    Otherwise, what I can tell you from the start is the JS & picture WebP will only work with “normal” img elements. Many page builders, and likely WPBakery page builder, will use a lot of CSS background images, which are much more difficult to support.
    Some of them (inline CSS) can be delivered as WebP with JS WebP + EWWW IO’s Lazy Load. Other background images, like those in separate internal/external CSS sections, require a more comprehensive solution, like Cloudflare Pro, or our Easy IO CDN.

    If you want me to take a closer look, please post your site URL, and I’ll let you know more specifics on that.

    Thread Starter bulls_shark

    (@bulls_shark)

    Hello, thanks for the feedback. Yes, it looks like it is due to the template or “WPBakery Page Builder” and therefore the images are unfortunately not taken over as Webp.

    I made a few settings for your plugin and it works a lot better. Not all pictures are delivered as webp, but I can live with that.

    Thanks for the support and the quick response.

    Thread Starter bulls_shark

    (@bulls_shark)

    Hello, I just found the entry: <script data-cfasync = “false”> var ewww_webp_supported = false; </script> What could be the reason? Shouldn’t that be true?

    Thanks for the support

    Plugin Author Shane Bishop

    (@nosilver4u)

    If you’re not using our lazy loader, that will just be hard-coded to false, since it’s for “internal” use only. There’s another inline script that adds a webp-supported class to the body that is for other plugins/developers to use.

    Thread Starter bulls_shark

    (@bulls_shark)

    Hi, Thank You. Things are going great right now: -)

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

The topic ‘WebP & Woocommerce’ is closed to new replies.