728×90 banner below the article

Posted in: Newsmag
Post count: 104

Is it possible to add a 728×90 banner above the footer? I would like it below the post article but since it won’t fit in the content area, would it be possible to show it above the footer but after the content/sidebar?

Post count: 9544

I think somebody else asked about this couple of weeks back, so there might be a solution in the forum doing a search. Perhaps not if no tags were added. But worth a look.

Post count: 1291

Hi,

You can try the following solution:
Please paste your code in Custom Ad1 (in Theme Panel -> Ads) and edit single.php like this: http://screencast.com/t/qA6162bsn

<div class="td-container">
        <div class="td-container-border">
            <div class="td-pb-row">
                <?php echo do_shortcode('[vc_row][vc_column width="1/1"][td_ad_box spot_id="custom_ad_1"][/vc_column][/vc_row]');?>
            </div>
        </div>
    </div>

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

Thanks!

  • This reply was modified 11 years by Emil G.
Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.