Do not display only in certain categories.
-
The usual code looks like this:
<?php if(is_category(2,4,5,54,4,5,etc)); {?>Display in category<? php } ?>
I want to by default display something on my category pages. Except on a few pages.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Do not display only in certain categories.’ is closed to new replies.