Viewing 1 replies (of 1 total)
  • Plugin Author mdempfle

    (@mdempfle)

    You have a kind of lazy loading script for iframes which is not working properly.

    <iframe id=”advanced_iframe” name=”advanced_iframe” width=”100%” height=”600″ frameborder=”0″ allowtransparency=”true” style=”;width:100%;height:600px;” data-src=”https://booking.resdiary.com/widget/Standard/TudorFarmhouse/9906&#8243; class=”lazyload” src=”data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==”></iframe>

    If you check the browser console you see that a lazy loading script seems to be corrupt.

    Best regards, Michael

Viewing 1 replies (of 1 total)
  • The topic ‘iframe not showing’ is closed to new replies.