Adding Custom Widget

Posted in: Newspaper
Post count: 131

Hi…

I need to place and Add banner just after the content end on a post page.

I want to add the code just after the post end and before the similar stories widgets starts.

Please let me know in which file and where can i place the codes??

thanks!

Post count: 7909

Hi,

You can paste the code in Theme Panel > Ads > Custom AD use do_shortcode function in template that you need: http://screencast.com/t/WuwFNzzqd

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

Result: http://screencast.com/t/HXd4fS7X6Rhi

Thanks!

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