Excluding box from specific pages
-
I see that this problem has been raised and resolved elsewhere, but I cannot make the answers there work for me.
I want to exclude a box on two pages:
- http://www.njfuture.org/issues/environment-and-agriculture/water-sewer/urban-water-infrastructure/
- http://www.njfuture.org/issues/environment-and-agriculture/water-sewer/green-infrastructure/
The manual condition for each currently reads:
- ! is_page( ‘urban-water-infrastructure’ )
- ! is_page( ‘green-infrastructure’ )
Whether or not I take the space out after the !, the box appears on every page. Thoughts? Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Excluding box from specific pages’ is closed to new replies.