Tagged: Code Block Element
I am adding the following code to a Code Block but nothing is executing…
<script type=”text/javascript”
src=”http://www.oil-price.net/TABLE2/gen.php?lang=en”>
</script>
<noscript> To get the WTI oil price, please enable Javascript.
</noscript>
I have not put anything in the other fields like Code Wrapper Element, am I supposed to and what? Thanks!
Hi glenclay!
I get this message.
Blocked loading mixed active content "http://www.oil-price.net/TABLE2/gen.php?lang=en"
This is probably because your site is using SSL and your trying to load an HTTP URL instead of HTTPS.
Best regards,
Elliott
That was it. Thank you for your help!