Get rid of ad

Posted in: Newspaper
Post count: 108

Hello,

How do I get rid of the header ad for one of my pages? I have it set to no sidebar position. My website is http://www.livelovefruit.com

Best,
Carly

Post count: 7909

Hi,

If you want to block the header ad for a specific page you will have to add a condition to not appear there using the page id – http://screencast.com/t/3nYqSyKDPDd Just put there your page id – https://codex.wordpress.org/Function_Reference/is_page

if (!is_page('XX'))

Thanks!

Post count: 108

Works like a charm, thanks a bunch!!

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