-
When there is a tag inserted between `` the **iframes lazyload** feature breaks.
Doing the :
```PHP
preg_match_all( '/
-
The “start at” time on a YouTube URL:
```
https://youtu.be/1-6QZ6bRFGo?t=3m22s
```
or
```
https://www.youtube.com/watch?v=1-6QZ6bRFGo&t=3m22s
```
is not considered when the preview image option is act…
-
The check I'm referring to is here:
https://github.com/wp-media/wp-rocket/blob/master/inc/ThirdParty/Themes/Divi.php#L112
One way this check is used is to prevent the customer from enabling the "R…
-
**Describe the bug**
Since 1.50. AMP plugin introduced a new template mode: Transitional
When our LazyLoad is active, the inline CSS related to this feature isn't removed from the AMP page version…
-
Perhaps similar to the [Lazy load images inside a non visible container](https://github.com/verlok/vanilla-lazyload/issues/105) issue, I am trying to lazy load an iFrame, which will be hidden using a …
-
I have followed the docs as well as the demo example you have stated on using `lazyload` with `iframes`, however I have issues performing lazy loading with multiple iframes I have rendering on my page…
-
My goal is to load one iframe after another after 3 seconds without the user having to scroll the iframe into the view port. I have multiple iframes that I'm rendering onto a page dynamically. I'm usi…
-
**Describe the bug**
If `use_native` is on, with a browser that supports lazy loading out of the box, no ``s are lazy-loaded.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a web p…
-
Hello, we updated official AMP plugin and WP-Rocket plugin on websites that we have amp set up on.
And we get this issue:
screenshot of WordPress amp validator: https://prnt.sc/sfxom8 "The parent ta…
-
> If img's lazy loading attribute is in the Lazy state, img does not intersect the viewport, and img is not about to intersect the viewport, then return true.
https://html.spec.whatwg.org/multipage…