Integrate iCloud photo stream via iFrame

Hello,

did any of you have any experience integrating a photostream, e.g. via iCloud, into the website? I thought about displaying the URL via iFrame, but unfortunately, the iCloud photo stream doesn’t work. What could be the reason for this?

Code in the code widget:
iframe src="https://www.icloud.com/sharedalbum/de-de/#B0h532ODWweUMm" height="500" width="100%" title="my favorite quotes" class=""></iframe

iCloud photostream:
https://www.icloud.com/sharedalbum/de-de/#B0h532ODWweUMm

Thanks for your support.

Hello @Speedy-Alex
I am sorry no one has given you the courtesy of a reply over the last 6 days, but I will now change that. :slight_smile:

I tested the following code inside a Code Widget in a new Blocs 4.0.1 document just now:

<iframe src="https://www.icloud.com/sharedalbum/de-de/#B0h532ODWweUMm" title="test" class=""></iframe>

When I preview in FireFox, I see this message:

To protect your security, www.icloud.com will not allow Firefox to display the page if another site has embedded it. To see this page, you need to open it in a new window.

So it’s Apple prevent the embedding.

By the way, in future posts, you should select all your code and then click the image button in the toolbar to ensure none of your code is cut-off.

Best wishes,

James

Thanks James (@JDW) :smiley: :pray:

1 Like

I have a plugin for that purpose for another Mac web design application :wink: that doesn’t help you though.

Have to pick up my Custom Gallery Bric work again…

2 Likes

Done :slight_smile:

2 Likes