Created a simple modal / pop up; added a DIV then add (to the DIV) an Embed module. Then added the following code…
<iframe src="http://www.w3schools.com">
<p>Your browser does not support iframes.</p>
</iframe>
And it does not work. It doesnt work in Preview on Webflow and it does Not work when actually published to a web server (which i thought was the issue). Please help me understand what is missing?
I followed a Mat Vogels tutorial on creating a Pop Up Modal. I have an onload interaction that Hides the Pop up; then a button (top row, second from last icon) Triggers the modal pop up, by making it visible. All of that is working fine.
I put a DIV in the Center, then Added and Embed Container to the DIV; then I added some simple iFrame code into the Embed Container. Then added a Close interaction to basically Hide everything again and so on.
Someone else replied on the issue, Got it to Work and said the following:
“I took a look at your site and I noticed that you have an interaction on your ModalPop element, when I removed the interaction from that element and left the ModalPop to just display block, the iframe displays as expected on the published site as you can see in this duplicate of your site”
Hi @jdbrowningjr, thanks for the detailed info I took a look and for me, the site embed shows up ok.
Code that is put into an embed, will not render, will not show, until after the site is published.
I took a look, but I cannot see the site in Webflow as being published, could you check on the published site, does that look ok?
I am happy to look at the external url where the issue occurs, to see what that looks like. It may use a hosting that does not allow for the embed perhaps.
Thanks in advance, let me know if I can help further with that.