Hello all... This should be straightforward, but it's not working for me... When I add HTML code in a HTML box, the HTML block displays the HTML code "literally". For example, if I were to write in the HTML block the following:
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
That's *exactly* what shows up in the website... How do I make the HTML to be interpreted correctly, instead of being handled as "plain text"...??