Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,682
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
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>