iframe Embedder
Submitted by hsl-luzern on Thu, 07/26/2018 - 08:59
Forums:
hello,
I appreciate very much iframe Embedder, it's really usefull and it works fine, most of the time.
I have two questions about it:
- Some public adresses doesn't work, for example: https://portfolio.switch.ch/view/view.php?id=104015 Can I modify the adress somehow or is it protected
- When I embed a google doc / google presentation file it works fine on the computer. On tablet and smartphone (iOS) I can't scroll through the file, it's kind of frozen
Thanks a lot
Stefan
BV52
Fri, 07/27/2018 - 08:37
Permalink
Hi Stefan,1. We are still
Hi Stefan,
1. We are still looking into what may be causing this.
2. I filed a bug report and you can follow the progress here.
-BV52
hsl-luzern
Fri, 07/27/2018 - 09:25
Permalink
Thank you!
Thank you!
otacke
Fri, 07/27/2018 - 09:41
Permalink
Hi Stefan!Regarding #1: If
Hi Stefan!
Regarding #1: If you open your iframe embed content type and press F12, you should see an error message that's explaining why the content is not displayed. The server you're trying to embed content from has set the "X-Frame-Options" property to "sameorigin". In other words: It doesn't allow its content to be embedded on other servers. There's nothing H5P can do it that case. You might however ask the server admin to add an extra rule for your site.
Cheers,
Oliver
hsl-luzern
Fri, 07/27/2018 - 12:22
Permalink
Thanks a lot, I will do that.
Thanks a lot, I will do that.