Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Viewing all articles
Browse latest Browse all 8245

harvie316 on "I need help with this php code"

$
0
0
<?php if (!is_page('Contact Us')) { ?>
---ADSENSE CODE)
<?php } ?>

So I have 4 pages I dont want adsense showing, at the moment I can only add the "contact us" page for adsense not to show.

I have another 3 pages I want to hide adsense on, how do I work this code?

I tried doing

<?php if (!is_page('Contact Us', 'checkout')) { ?>

but that didnt work

thanks


Viewing all articles
Browse latest Browse all 8245

Trending Articles