Hello,
I'm trying to embed the latest BrightTALK player onto a landing page, but it isn't displaying anything when I preview or approve the page. This is the code:
<div class="jsBrightTALKEmbedWrapper" style="width:100%; height:100%; position:relative;background: #ffffff;"><script class="jsBrightTALKEmbedConfig" type="application/json">{ "channelId" : 13705, "language": "en-US", "commId" : 240583, "displayMode" : "channelList", "height" : "2000" }</script><script src="https://www.brighttalk.com/clients/js/player-embed/player-embed.js" class="jsBrightTALKEmbed"></script></div>
Does anyone have any clues?
Thanks for your help,
Katrina
is your CMS blocking javascript?
Thanks, Quoc! The support guys got back to me It was an issue with our pages
I'm having the exact same problem. How did you end up fixing it Katrina?
Hi Brandon,
Sorry, only just seen this!
The element used needs to be a Custom HTML Editor. We were using a different element to host the old embed.
Hope this helps!
Katrina
Thanks Katrina!