Wix website chat not working

Okay, so I have been fighting this all day, and I have read countless posts on this exact thing so I get that Wix can be tricky. So, the reason I decided to post this is because Wix has a tool for you to test your HTML code before adding it to your site, and it worked there. But it still refuses to work on my site, has anyone figured out a way to get chat to work on your Wix site? My video player works just fine, and my chat box shows up when I use their tester, but still not on my site.

    <iframe frameborder="4"
    scrolling="yes"
    id="yth_chrch"
    src="https://www.twitch.tv/embed/yth_church/chat?parent=streamernews.example.com""
    height="200"
    width="500">

This is the code; Ctrl+A, Ctrl+C, Ctrl+V that worked here but not on my page. any ideas? I am sorry for the rant, I am frustrated, and I want to be 100% clear that I know this should work.

Is there any chance this will help?

    <iframe src="https://www.twitch.tv/embed/yth_chrch/chat" frameborder="0" scrolling="no" height="200" width="350"></iframe>

for that screenshot, this is the code I am trying to run, but it’s having all the same issues

In short: don’t bother

Wix does weird stupid shit to iframes and you just won’t be able to get it to work.

Wix problems crop up now and again on the forums, there is no fix, other than to not use Wix

So, I found out how to get wix to do whatever you want with iframes. You have to go premium. If you are using a free website with wix, they will block certain things from popping up, but if you go premium and/or attach your own domain, it works like a charm. I was planning on doing that anyways, but they don’t mention that in the premium features, or they don’t have a popup that says why it’s being blocked, but that’s the solution.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.