japersonal
Active member
I wonder if there is any specific way to properly insert code snippets, like Google AdSense ones, in between of each <xen> tags.
I mean, it looks like this snippet is not working properly. The banner is not showing up at all and also the forum layout is being affected somehow:
<xen:set var="$banners.1">
<!-- Code -->
<div id='div-gpt-ad-3487417992475-2' style='width:160px; height:600px;'>
<script type='text/javascript'>
googletag.cmd.push(function() { googletag.display('div-gpt-ad-3487417992475-2'); });
</script>
</div>
</xen:set>
Any ideas?
Thanks!
I mean, it looks like this snippet is not working properly. The banner is not showing up at all and also the forum layout is being affected somehow:
<xen:set var="$banners.1">
<!-- Code -->
<div id='div-gpt-ad-3487417992475-2' style='width:160px; height:600px;'>
<script type='text/javascript'>
googletag.cmd.push(function() { googletag.display('div-gpt-ad-3487417992475-2'); });
</script>
</div>
</xen:set>
Any ideas?
Thanks!
