Timeline pics from flickr not displayed
Submitted by PD81 on Fri, 09/22/2017 - 10:22
Forums:
Dear H5P forum,
I created a timeline for a blended course that I embedded in Moodle.
The last two pictures on the timeline from flickr are mostly not shown, though I used them like the other pictures.
What can I do? Here is the embedd code to the timeline: <iframe src="https://h5p.org/h5p/embed/110733" width="740" height="625" frameborder="0" allowfullscreen="allowfullscreen"></iframe><script src="https://h5p.org/sites/all/modules/h5p/library/js/h5p-resizer.js" charset="UTF-8"></script>
otacke
Sun, 09/24/2017 - 20:13
Permalink
Hi PD81!What do you mean to
Hi PD81!
What do you mean to say with "mostly not shown"? I just tried your content type, reloaded three times, and it seems to work fine.
thomasmars
Mon, 09/25/2017 - 09:59
Permalink
Please check your console and
Please check your console and php error log for any errors after embedding, there should be some indication what the problem is. Sounds like this most likely is a CORS issue: https://en.wikipedia.org/wiki/Cross-origin_resource_sharing.