• I tryed to use this plugin when I had SVG Support plugin turned on, with svg inline option turned on, and it was not good – this option was destroyed by the Lazy Load plugin, inline SVGs turned to IMGs and my layout was broken.

    I’d be happy if Lazy Load let me exclude SVGs. Thank you!

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

    (@wp_media)

    Hi,

    You can exclude images from lazyload with the following:

    • Add a data-no-lazy=”1″ property in you img or iframe tag.
    • You can also use the filters rocket_lazyload_excluded_attributes or rocket_lazyload_excluded_src to exclude specific patterns.
Viewing 1 replies (of 1 total)
  • The topic ‘Nice, but conflicts with inline SVGs’ is closed to new replies.