Wistia video player in Wix iFrame

Hi, I have embedded Wistia’s video player in my Wix website using Wix’s HTML Component. At the end of my video I added a CTA where, when the user clicks or taps on the end screen, a link is supposed to be opened in the same window/tab (target=“_self”). Unfortunately the new window opens up in the frame created in the HTML Component. All the other values of ‘target’ open the new window in a new tab. Could the iFrame sandbox environment be the problem? Is there a solution through Wix Code? Thanks.

Hi,
In order to do so, you need to send a post message from the iFrame to the window and open the new window from the editor code. Click here to learn more about Sending a Message from an HTML Component to Page Code.

Thanks,
Tal.

Thanks Tal. I’ll try that.

Hi !
If you found the form you sent me
Thanks