Banner between Content & Header

Posted in: Newspaper
Post count: 15

Hello,

i want to place a AD between the Content (Home, Pages, Article, Categorys…) an the header.

On the Home-Page is it possible with the Page-Builder, i know. But how can i do it on the other sites? Where should i place the Adrotate Shortcode to display the Banner?

Thx for your help.

Sven

Post count: 6600

Hi,

You can edit each template you want and add the shortcode using the do_shortcode() function. Should look something like this: http://screencast.com/t/esLXMffm8hQ
Do this for each template you want: http://screencast.com/t/HtwL21Cs

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

Hope this helps!
Thanks

Post count: 15

Thx – it works.

Post count: 15

Hello Again.

I have a new Problem. Since the Update to WP 4.0

Now, when i show something over the Custom AD 1 Field the sidebar will kicked unter the content.

How can i fix it?

http://unserluensche.de/category/stadtleben/

If i disable the AD the Layout will be normal.

Post count: 15

solved

Post count: 6600

Hi,

Glad you managed to solve it. However, I have checked your site but didn’t find the ad, looks fine to me though just missing the ad code.
Please let me know if you have any other theme related issues.

Thanks

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