The variable for individual posts section
-
I have this
<?php if (empty($cat)) comments_popup_link(__('Comment'), __('Comment'), __('Comment')); ?>
to hide this part when a page is showing up the *categories section*.
I need to know the variable for the *individual posts section* so I can make something appear *only* when the page is showing up the *individual posts section*. How do I write the code for that? Thank you.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘The variable for individual posts section’ is closed to new replies.