Embeeding is not showing

Hello. I'm trying to embeed the code to my website, and it's displaying blank, not showing. Did someone have this problem before and knows how to solve it? I have embeeded other websites and plugins on the same code and they work perfectly, perhaps this one doesn't. Thanks in advanced.

 

This is the code:

<iframe src="https://h5p.org/h5p/embed/478787" width="1090" height="450" allowfullscreen="allowfullscreen"></iframe>

 

 

 

otacke's picture

Hi topshot!

Without a link I can only guess: The embedded Iframe is there, but it has a height of 0.

If you retrieve the embed code from H5P, you should not only see the source code for the iframe, but also the code to add some Javascript. That's required for dynamically resizing the iframe.

Best,

Oliver