Forums
-
- Forum
- Posts
-
- Installation
- 28,535
- Troubleshooting
- 62,779
- Themes
- 10,444
- Plugins
- 15,384
- Requests & Feedback
- 14,986
- Showcase
- 3,257
-
You’re adding post_form()
?
That’s not enough.
Look inside post-form.php
<label for="forum_id"><?php _e('Pick a section:'); ?>
<?php bb_new_topic_forum_dropdown(); ?>
</label>