How to put ads on tag, categories and blog and post pages?

Posted in: Newspaper
Post count: 199

Tagdiv Hi. In version 4.X i had put adsence code on tag.php, index.php and category.php files, to show ads over the numbers of pages. Example: http://grab.by/IAK4, http://grab.by/IAKm

i make the changes on same files on version 6.2 but the ads doesn’t show http://grab.by/IAKe

Can you tell me how to fix it?

  • This topic was modified 11 years by saggel.
Post count: 7909

Hi,

Please check this topic as reference – https://forum.tagdiv.com/topic/ads-on-tag-and-category-page/ if you want to place the ads between your articles.
If you want to place your banner above the pagination you need to edit each template(category.php, tag.php ..) and use do_shortcode function like this – http://screencast.com/t/L55baskIhttp://screencast.com/t/ps4fR9qLbUb

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

Thanks!

Post count: 199

thank you 🙂

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