|
Site Admin |
|
Joined: 1. Aug 2005, 12:53 Posts: 11232
|
Lazy load is loaded properly.
The iframe is not loaded right away but before you see it. So what is the problem? Normally you should not see lazy loading. Only your main page is loaded before the iframe is loaded. And depending how you have set the offset it is loaded right away after main page is loaded.
But you also have configured the plugin with an error. See the console: Advanced iframe configuration error: You have enabled the resize of the iframe for pages on the same domain. But you use an iframe page on a different domain. You need to use the external workaround like described in the settings. Also check the next log. There the browser message for this error is displayed.
You cannot use auto height as we have already discussed last time. You need to use a resize by ratio.
Best, Michael
|
|