Our company firewall is blocking it.
I figured this issue out. I needed drag and drop a Grid Row element and then put a Text Block inside the Grid Row with the <iframe> code pasted in the Text Block.
Thank you for looking into this.
Credentials are posted in the Private Content.
Good Morning Rickard –
It’s any <iframe> code, even the <iframe> embedding code from a YouTube video. Here’s two examples:
<iframe loading=”lazy” title=”ReStart TV” src=”https://www.youtube.com/embed/Xzp_WlZYbZc?feature=oembed” width=”1170″ height=”658″ frameborder=”0″ allowfullscreen=”allowfullscreen”></iframe>
<iframe id=”iFrame1″ class=”cg-class” style=”border-style: none; width: 100%; height: 1400px;” src=”https://www.celectcom.net/channels-only/” name=”cg-name” frameborder=”0″></iframe>
Thank you!