How can I embed a tweet in Rise?

Dec 01, 2023

I have this Tweet (here) that I would to embed in a course.

I have tried to use Twitframe, but I just get this (attached).


Have I got the code wrong?

<iframe border=0 frameborder=0 height=250 width=550 src="https://twitframe.com/show?url=https://x.com/DCMS/status/1648978406061625344?s=20"></iframe>

Is there an alternative I can use? Twitter's publish tool links don't work for Rise it seems.

1 Reply
Angelo Cruz

Hello Ian! The URL from your iframe embed code may be incorrect.

I tried using the URL from the Tweet that you shared and I was able to embed it to my Rise course.

Here's the iframe embed code that I used:

<iframe border=0 frameborder=0 height=250 width=550 src="https://twitframe.com/show?url=https://twitter.com/DCMS/status/1648978406061625344?s=20"></iframe>

You may also check out the suggestion by Christopher Santos in this forum post on how to embed a Tweet in Rise.

I hope this helps!