Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Einbettung Instragram #13

Closed
ToreVamos opened this issue Jul 21, 2021 · 2 comments
Closed

Einbettung Instragram #13

ToreVamos opened this issue Jul 21, 2021 · 2 comments

Comments

@ToreVamos
Copy link
Collaborator

Hej,

bei mir klappt die Einbettung von Insta nur soweit, als das ein leeres Insta-Bild erscheint mit dem Hinweis "Sieh dir den Beitrag auf Instagram" an.
Ein Beispiel in der Story "Weg eines T-Shirts" auf Seite 7 "Garnhauptstadt".

Danke für eure Hilfe

@robarto
Copy link

robarto commented Jul 22, 2021

Das hat bereits funktioniert. Wir haben nichts am Code geändert. Aber ich sehe das Problem nun auch. Wir finden dazu verschiedene Meldungen, dass das durch Instagram in bestimmten Webseiten geblockt wird.

wir haben schon einen workaround gefunden. Mit dem einbettungscode gehts:

<iframe src='//instagram.com/p/CRnsuZkqx_y/embed/' width="500" height="600" frameborder="0"></iframe>

Der setzt sich zusammen aus der URL zu dem Post und "/embed" dahinter und dann Größeneingaben.

Wir können beim nächsten Meeting gemeinsam überlegen, wie wir das vereinfachen könnten.

@robarto
Copy link

robarto commented Jul 22, 2021

s. issue #17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants