Sidebar Ads Missing

Posted in: Newspaper
Post count: 33

Hi,

We’re running ads in the sidebar theme panel but they randomly disappear. The script we’re running is below and was working fine until this afternoon. I’ve tried clearing the scripted and replacing it but it’s not pulling in. I’ve also tried placing it in a widgit with no luck.

Not sure if this is a problem for you or them, so I’m asking both.

<!– R.O.S Sidebar [javascript] –>
<script type=”text/javascript”>
var rnd = window.rnd || Math.floor(Math.random()*10e6);
var pid300743 = window.pid300743 || rnd;
var plc300743 = window.plc300743 || 0;
var abkw = window.abkw || ”;
var absrc = ‘https://servedbyadbutler.com/adserve/;ID=172162;size=300×250;setID=300743;type=js;sw=’+screen.width+&#8217;;sh=’+screen.height+’;spr=’+window.devicePixelRatio+’;kw=’+abkw+’;pid=’+pid300743+’;place=’+(plc300743++)+’;rnd=’+rnd+’;click=CLICK_MACRO_PLACEHOLDER’;
document.write(‘<scr’+’ipt src=”‘+absrc+'” type=”text/javascript”></scr’+’ipt>’);
</script>

Post count: 22421

Hello,

Please test this by placing the ad in the post content directly in text mode. if the ad code works, the ad should be pulled into the post. This way you bypass the theme ad system and test the ad with no interference.
If you want to use custom ads together with our theme ad system, you will have to use this method of implementation: https://forum.tagdiv.com/using-other-ads-non-adsense-ads/

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.