rocket-lazy-load
rocket-lazy-load copied to clipboard
Standalone LazyLoad plugin for WordPress (based on WP Rocket)
Results
32
rocket-lazy-load issues
Sort by
recently updated
recently updated
newest added
**Describe the bug** When an image contains special characters like `image^3.webp`, we are stripping the character, and the URL returned is `image3.webp` instead of `image^3.webp`. This breaks the image, causing...
**Describe the bug** Hi, I add the attribute data-no-lazy on featured image of blog single article. But it's still lazy loaded **To Reproduce** In your child theme add this file...