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