Hi there, I have to insert an iFrame I received from our ticketing provider for our event on our website. The following is what I received and I cant find a way to implement it. It never shows up and unfortunately I have never worked with iFrames. Could you please help me how I go on about it? Thanks, Susen
<div id="howlerframe"></div> <script>(function(h,o,w,l,r){var f=o.getElementsByTagName(w)[0],j=o.createElement(w);j.async=true;j.src='[https://']https://'+l+'.howler.co.za/events/'+r+'/ticket_types.js';f.parentNode.insertBefore(j,f);})(window,document,'script','www','oktoberfest-2019-6e78');</script><style>#howlerframe{max-width:100%;width:900px;height:900px;max-height:50vh;margin:0 auto;padding:0}#howlerframe iframe{height:100%;width:100%}</style>