Move the bottom article ad spot below the share bar

Posted in: Newspaper
Post count: 171

Thats, the question: How can I move the botton article ad spot below the bottom share bar? I use the “from the web” kind of ad and its annoying that moves far below the article tags, share bar and even reviews.

Post count: 7909

Hi,

The bottom ad is apart of the content and you will need custom modifications to move it. The best solution is to paste your code in a custom ad instead of bottom ad and use do_shortcode function to place it bellow the content for each post template that you use – http://screencast.com/t/cKNtdoNLjhttp://screencast.com/t/5Jzt5O1qTJj

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

Post count: 171

Thanx, that worked like a charm. 😀

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