Lindsey
6 years agoLeader
Script tag in blog HTML getting incorrectly encoded
I am trying to make a blog article with embedded Wistia videos. These require script tags. When I add the script tags to the HTML of the blog article, they get changed to < script > and aren't read by the page.
First question - how do I get the blog article to stop encoding script tags and read it as html like it does for other tags?
Second question - is this even possible to put external javascript tags in blog articles? Will it even work if I get it to stop encoding it?