Header ads only on blog pages

Posted in: Newspaper
Post count: 7

Hello,

Is there a way to show the header banner AD only on the blog, and all its corresponding pages like posts, category pages, tag pages, archives etc.? Our website is (www.creativepile.com) and the blog page is (www.creativepile.com/blog). I would like to have the header banner up but I just don’t want our prospective clients to be bothered by ads while viewing the rest of the website.

Thanks in advance!

Post count: 6535

HI

Yes this can be achieved but only by editing the code. You need to edit ads.php file and add a condition which will display the ads only on some desired pages: http://screencast.com/t/bIombh7xfmlr I am not very sure where you want to hide the ad so please provide an example page or more details about this so I can inspect it closer and get back to you with a solution.

Thanks!

Post count: 7

Hi Andrei,

I want the ads to only show on all the blog pages including:

Blog pages
All posts
Archives page
Category pages

Blog page url is: http://www.creativepile.com/blog/

please let me know if there is other information you would need.
Thank you!

Post count: 6535

HI

So I assume that you don’t want the header ad on homepage: http://www.creativepile.com/ If so then use this css in theme panel > custom code > custom css:

.home .td-header-rec-wrap{
display: none
}

Let me know how it goes.
Thanks!

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