Add ads code just below the Share buttons

Posted in: Newsmag
Post count: 2

Hi!

I need to add “ADS” code just below the share buttons on every post. Where do I have to put this code exactly?

https://www.evernote.com/l/AAEscAdfQQRKaIz6ykKMXli7W0mNV9PlduoB/image.png

Txs for your quick help

Post count: 2

I just want to replace the “more for same author” with my ads code

Post count: 7909

Hi,

You can paste your ad code in Theme Panel in a custom ad – http://screencast.com/t/NE1V48tS and use do_shortcode function to place it above related articles in post template: http://screencast.com/t/VIshEsfTThttp://screencast.com/t/orOb1ZmJ

<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>

Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.