Timeline pics from flickr not displayed

PD81's picture

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's picture

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's picture

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.