Listing of the forums
-
Hello,
i want to have a listing of the forums and i try this:
<?php if ( $forums ) : ?>
<?php if ( bb_forums() ) : ?>
<?php bb_forum_pad( '<div class="nest">' ); ?>"><?php forum_name(); ?><?php bb_forum_pad( '</div>' ); ?>
<?php endif; // bb_forums() ?>
<?php endif; ?> but doesn’t work. why?
bye
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.