Ad Location Of Article Inline And Article Bottom Ad Placements

Posted in: Newspaper
Post count: 3

Hi I was wondering if you’d be able to help with an ad location problem that I’m having with the theme. Currently when I use the “Article Inline” ad location, it appears right below “Article Top Ad” instead of the middle of the text. Also I’m having an issue with “Article Bottom Ad” as it appears close to the footer instead of the end of the post.

I can include pictures if needed for an example and I appreciate the help. Thanks

Post count: 3

I solved the “Article Inline” ad location problem, but not for “Article Bottom Ad” please help

Post count: 22421

Hello,

If you want to change the article bottom position you have to edit the theme files. First you need to deactivate the ad spot and manually add it in the position you want from the theme files using a do_shortcode function. Here is the code you can use: <?php echo do_shortcode('[td_block_ad_box spot_id="content_bottom"]');?>
You can then place the code in the post files here: http://screencast.com/t/GohSneFoD

Thank you!

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