ad hosting

Posted in: Newspaper
Post count: 13

How can we post and control our own locally-produced ads? It looks like the only ads the theme will accommodate are Google AdSense ads.

Post count: 9544

How about the custom ad box ?

https://forum.tagdiv.com/ads/

Post count: 13

Thanks for the reply! We’ve looked at that but the boxes for Custom Ad 1, 2, 3 only has “Your adsense code here”. When we click on “To add non-adsense responsive ads, click here (last paragraph)”, the last paragraph says nothing about how to load our ads.

Post count: 9544

From the docs page:

note the example custom ad placement for each ad section;

header example custom ad code:
(code may not paste in here properly …)

<div class="td-visible-desktop">
<a href="#"><img src="http://demo.tagdiv.com/newspaper/wp-content/uploads/2013/08/ads-728.jpg" /></a>
</div>
<div class="td-visible-tablet-l">
<a href="#"><img src="http://demo.tagdiv.com/newspaper/wp-content/uploads/2013/08/ads-468.jpg" /></a>
</div>
<div class="td-visible-tablet-tp">
<a href="#"><img src="http://demo.tagdiv.com/newspaper/wp-content/uploads/2013/08/ads-468.jpg" /></a>
</div>
<div class="td-visible-phone">
<a href="#"><img src="http://demo.tagdiv.com/newspaper/wp-content/uploads/2013/08/ads-300.jpg" /></a>
</div>
  • This reply was modified 11 years by simchris.
Post count: 13

Thanks for this. So this is pasted wherever it says “Your adsense code here”?

Post count: 9544

Yep. There used to be separate custom ad box – but I guess they combined it into a smart ad box so there wouldn’t be multiple if/then things going on with every page/template.

Anyway – that’s how I do it 🙂

For sidebars and whatnot I use a plugin for widgets to manage ads.

Post count: 13

OKAY! Will give it a try and post here to update with results – thanks!

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