I have a livestream that I want to embed on my wordpress blog but I can't quite figure out why it won't work.
Twitch.tv gives me
<iframe frameborder="0" scrolling="no" id="chat_embed" src="http://twitch.tv/chat/embed?channel=covalent&popout_chat=true" height="301" width="221"></iframe>
to embed my stream but when I do this, everything before </iframe> is shown on the page. I'm not good with coding so I require some help.
tl;dr
Is is possible to embed Twitch.tv livestreams on WordPress?
Thanks!