The great big "I'm using WIX/SomeWebsiteMaking Tool and I don't know how to fix my embed" thread

As per the OP on this thread. Please post the link to the page with the broken embed on it

Nice, you might wanna tweak you dimensions/css I have scroll bars here

Hey guys,

I’ve been trying to embed our Twitch Stream to our website and worked through all explanation unfortunately it will not work :frowning:

Used Iframe:

Twitch page: twitch.tv/sv_westbarthausen

Webpage: https://www.sv-westbarthausen.de/

It would be great when you can support us.

Thanks a lot in advance :slight_smile:

Your src for the iFrame should be

https://player.twitch.tv/?channel=sv_westbarthausen&parent=sv-westbarthausen.de&parent=www.sv-westbarthausen.de&parent=www-sv-westbarthausen-de.filesusr.com

Awesome it is working :slight_smile: i was stupid and only checked in the preview where it will not show the page :smiley:

Hi, i’m trying to use the iframe on https://valocup.com.
As you see, there is an error and don’t know why…

Thanks a lot

Your URL is wrong, you are missing a channel=

https://player.twitch.tv/?channel=vongurutv&parent=valocup.com

Is the correction

Hi,

For work with the new embed player, we migrated our website over ssl and it`s works with this new embed code and with our domain :

However, some users have sent us questions because the site does not show the player, the page does not show an error, it only shows nothing. (Attached image)

Curiously, not all users, some report that it works on their iphone but it does not work on their Windows computervideo .

Please post the page with the broken embed on it

barry you seem like the ultimate guru here with everyone blasting you and guess what im another newbie thats flapping like a turkey on xmas eve, im new to twitch and coding im on the go learning , i had my embed stream working like everyone then the change and boom its the usual

<iframe src="https://player.twitch.tv/?video=654628034&parent=www.example.com" frameborder="0" allowfullscreen="true" scrolling="no" height="378" width="620"></iframe>

i tried to follow the instructions regarding the parent site and entering the details but

i still get the same fault , im not on wix but i am on one of those/websitebuilding.com fuckers haha i would be grateful for any help mate as i have tried all last night and today and got no where at all thanks man

I can’t copy/paste from an image. Your parent should be JUST the domain name. Not https:// not path after it

Your embed should be

https://player.twitch.tv/?video=654628034&parent=djwickedwhite-labelwill.com

so please excuse my ignorance im trying to learn , i just copy and paste that code in the iframe on my webpage ?

Yes. This thread tells you what URL to use in the iframe.

when i copy and paste the code in its just a black screen now , sorry for being a pest mate really i am

image

I gave you the iFrame URL to use, not a direct replacement

<iframe src="https://player.twitch.tv/?video=654628034&parent=djwickedwhite-labelwill.com" frameborder="0" allowfullscreen="true" scrolling="no" height="378" width="620"></iframe>

sorry barry im confused man, so what do i have to do with which code ?

Is the full code you need

amazing thanks mate i do really appreciate this but when i input the code i get this

Works here.

wow thats bizzare this is what i have