I’m using the HTML module to insert an external link that should load a script and display my videos along with a playlist.
Unfortunately, after I save the module and page it doesn’t render the display. I can see the full code from the script in the page source but nothing is displayed at https://marshallsc.com/videos/.
The code in the module is (I’m adding spaces to the tags so it doesn’t get stripped):
< script src =“https://widget.resourcesforclients.com/taxvid/tv.js?u=TRlgWp7yx3QC” type=“text/javascript” async> < / script >
I have tested this same code on a WP install without BB and it works perfectly. This leads me to believe I’m simply not doing something correctly in BB.
Any suggestions would be greatly appreciated.
Thank you!