Re: BrightTALK Channel embed

Anonymous
Not applicable

BrightTALK Channel embed

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

5 REPLIES 5
Anonymous
Not applicable

Re: BrightTALK Channel embed

is your CMS blocking javascript?

Anonymous
Not applicable

Re: BrightTALK Channel embed

Thanks, Quoc! The support guys got back to me It was an issue with our pages

Anonymous
Not applicable

Re: BrightTALK Channel embed

I'm having the exact same problem. How did you end up fixing it Katrina?

Anonymous
Not applicable

Re: BrightTALK Channel embed

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

Anonymous
Not applicable

Re: BrightTALK Channel embed

Thanks Katrina!