Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WP Media

    (@wp_media)

    Hey @musilda

    This is strange. Is there any chance to share that SVG string so we could check it?

    From Imagify side, can you deactivate WebP display option, clear the cache and see if it started working?

    WebP (using picture tags) could cause layout issues, but there would not be SVG code as replacement.

    Best Regards

    Thread Starter Musilda

    (@musilda)

    data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20300%20450%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E

    There is website – https://trimakasi.eu/product-category/women/
    The problem disappeared after the deactivation WebP option.

    Plugin Author WP Media

    (@wp_media)

    Hey @musilda

    It looks like a conflict between LazyLoad and WebP display feature (this code is a replacement from LazyLoad).

    If you don’t use Cloudflare or CDN (or both), it would be ideal to use rewrite rules method to deliver WebP as it would work just fine. I can’t see any trace of CDN/Cloudflare so it would be the best thing to try at first.

    Other than that, you might try to use alternate LazyLoad plugin in order to avoid the conflict.

    It looks like you use Flatsome’s LazyLoad, you can try Rocket LazyLoad plugin (free plugin) as it should work just fine.

    But rewrite rules method should do the job so let me know if that’s the case.

    Best Regards
    Marko

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Images missing when plugin is active’ is closed to new replies.