H5P -> Wordpress -> Google sites

I have a Wordpress site and added the H5P plugin.

I created a very simple exercise: http://www.ngils.be/schilderijen/

I copy the embed code from the exercise:

<iframe src="http://www.ngils.be/wp-admin/admin-ajax.php?action=h5p_embed&id=4" width="748" height="268" frameborder="0" allowfullscreen="allowfullscreen"></iframe><script src="http://www.ngils.be/wp-content/plugins/h5p/h5p-php-library/js/h5p-resize..." charset="UTF-8"></script>

And added the code to a simple Google Site: https://sites.google.com/view/peter2020/test

But, as you can see, the exercise is not appearing.

Can anybody help?

Thanks.

Peter

Content types: 
otacke's picture

Hi Peter!

Browsers will not embed pages that don't use encryption into a page that uses encryption. Your server seems to support SSL/TLS however, so if you replace http:// with https:// then you should be good to go.

Best,

Oliver 

BV52's picture

Hi Oliver,

Sorry I forgot to loop in this post on his other post.

But thanks nonetheless ;-)

-BV