@oksimoron hocam teşekkürler


@cudjex hocam daha fazla koşul için sadece or kullanmak yeterlimi

<?php if (is_single() or is_category() or is_tag() or is_archive() ) { ?>

....
<?php } ?>

gbi