970 px ad

Posted in: Newspaper
Post count: 8

Hi,

I would like to put that kind ad to all my pages: http://screencast.com/t/5YAbkTPv2el

How can I put it in all my pages also article pages?

Post count: 22421

Hi,

You can use the ad in a custom ad spot in your theme panel: http://screencast.com/t/swJWM7MHe
Make sure you use this method as it not an adsense ad: https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Then you can use a do_shortcode function inside the theme files to make the theme render the shortcode in your desired location. you can add it in the header if you want to have it above all of the content. Depending on the header ad that you use, you can add the code like so:
http://screencast.com/t/b8zN12pDb
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>

Thanks.

Post count: 8

But where I need to put it directly? There are many header pages.

Post count: 22421

Well as I wrote above, it depends on the header style that you use. https://forum.tagdiv.com/header-styles/
There is a file for each header style that you use. If you use header style 1, you should edit header-style-1.php
Thank you!

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