@nightgunner5
16 years ago
Put <?php if ( bb_is_front() ) { ?> before the widget and <?php } ?> after it.
<?php if ( bb_is_front() ) { ?>
<?php } ?>