Hide Something in the sidebar on single pages
-
I want some info on my sidebar.php to show only on the index page.
I’m using this, but it does not seen to work
<?php if (!$single) { ?>
Info on the sidebar.php not showing in single posts pages
<?php } ?>
that’s on WP 2.0
any comments?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Hide Something in the sidebar on single pages’ is closed to new replies.