Insert a banner on pages or category

Posted in: Newspaper
Post count: 27

Hello. As I can insert a banner on pages or category.
Above the header, under the header.
Above and below the posts of the pages in the category.

The same thing we insert a banner in the homepage but in categories.

Thank you

Post count: 22421

Hello,

The theme has a few options to insert ads. Please read the doccumentation on how you can use ads: https://forum.tagdiv.com/header-ad/ (there are 8 sections on ads)
For pages you can use visual composer’s ad box element.
Headers have their own ad space you can use. If you want to place another ad besides the one provided by the theme you will have to alter the theme core files.
If you want to use the code method for example in the category pages, you can use a ‘do_shortcode’ function and set it to use one of the custom ad spots from the theme panel:<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?> and place the code in the corresponding category file: http://screencast.com/t/LgZK8Zys2Uw
I hope this helps.

Thanks.

  • This reply was modified 10 years by Bogdan B..
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.