How to embed the <script src=html ></script> code?

I tried to put in the template files either header or body but it doesn’t work. Also it doesn’t work with Versatile banner plugin. Am I doing something wrong?

i mean this:

<script type="text/javascript" url=https://url-script-here >...</script> 
1 Like

Is the script located on a domain other than your forum? If so, You will have to add that domain to CSP sources in admin for the script to work.

2 Likes

I have to add a root domain or an exact address ? is it a difference whether it’s https or not ?

1 Like

It has to be the (sub)domain. I don’t think it’ll be possible to embed http link on a https forum but your mileage may vary.

1 Like