Embedding Zoom Meeting/Webinar on a Wix Page

Hello,

I trying to embed Zoom onto a Wix website page using iframe. It appears the embedding works on Firefox, Internet Explorer, and Edge but does not work on chrome. Is there anything else I can do besides Web SDK? Anything I can change in this code? Does Chrome just not support this embedding? Here is the code I am using:

< div class=“iframe-container” style=“overflow: hidden; padding-top: 56.25%; position: relative;” >
< iframe allow=“microphone; camera” style=“border: 0; height: 100%; left: 0; position: absolute; top: 0; width: 100%;” src=“https://success.zoom.us/wc/join/91411362370” frameborder=“0” >< /iframe>
< /div >

Hey @mel146,

What issue are you running into with Chrome?

Currently the only supported way to Embed Zoom Meetings/Webinars into a Website is with the Web SDK.

That being said, we do have an integration with Wix, that may include some features you are looking for. :slight_smile:

Thanks,
Tommy

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