Background Ads

Posted in: Newspaper
Post count: 33

Hi Guys,

This may or may not be a question for you. I’m looking at changing ad servers and we want to us the wallpaper ads still. I have the below code that I need to place into the site but I’m struggling with a place to put it so it loads. I’m switching from Ads Pro which allows me to insert the short code into the bottom leaderboard position and it loads on the site correctly like this https://www.scubadivermag.com/diving/technical-diving/

I’ve tried using the shortcode for Ad Butler but it justs loads the wallpaper in the leaderboard box. I’ve tried placing in various other places in the theme panel.

Do you know of an easy work around before I hire a dev to look at the issue?

<!– Wallpaper [async] –>
<script type=”text/javascript”>if (!window.AdButler){(function(){var s = document.createElement(“script”); s.async = true; s.type = “text/javascript”;s.src = ‘https://servedbyadbutler.com/app.js&#8217;;var n = document.getElementsByTagName(“script”)[0]; n.parentNode.insertBefore(s, n);}());}</script>
<script type=”text/javascript”>
var AdButler = AdButler || {}; AdButler.ads = AdButler.ads || [];
var abkw = window.abkw || ”;
var plc300031 = window.plc300031 || 0;
document.write(‘<‘+’div id=”placement_300031_’+plc300031+'”></’+’div>’);
AdButler.ads.push({handler: function(opt){ AdButler.register(172162, 300031, [1600,900], ‘placement_300031_’+opt.place, opt); }, opt: { place: plc300031++, keywords: abkw, domain: ‘servedbyadbutler.com’, click:’CLICK_MACRO_PLACEHOLDER’ }});
</script>

Post count: 20688

Hi,

Maybe there are instructions provided with the code as to where it can be inserted. heck the documentation or installation guides from the code provider, they should have some guides available.

Post count: 33

You would have thought so huh but they don’t… OK I’ll hire a dev, just wanted to check before I did.

Thanks

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