Insert ticketing iFrame

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>

Sorry the code just doesnt want to show correctly…

But it is a div tag they gave me…

Hey Susen,

Thanks for writing in.

To clarify, it’s not an iframe code. It’s a combination of HTML, CSS and Javascript.

I pasted the code using the default WordPress theme and it doesn’t output anything because there’s a syntax error in the code. Please contact the code provider to fix the code. This is not a theme issue.

Thanks.

Thanks so much Christian. Will ask the provider for new code. Best, Susen

You’re welcome, Susen.

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