Skip to:
Content
Pages
Categories
Search
Top
Bottom

"New Topic" form on separate page


  • jslom
    Participant

    @jslom

    How can I get the new topic form of a particular forum to show outside of bbpress?

    I am looking at the form-topic.php file and see all the required actions, but how can I use it outside of the forum. The form-topic.php does not show what forum it is being used under. If I wanted it to post to a certain forum, I supposed I would have to define some variable when outside of bbpress?

Viewing 1 replies (of 1 total)

  • Robin W
    Moderator

    @robin-w

    you can use the following shortcodes in a page or post

    [bbp-topic-form]
    Display the ‘New Topic’ form where you can choose from a drop down menu the forum that this topic is to be associated with.

    [bbp-topic-form forum_id=$forum_id]
    Display the ‘New Topic Form’ for a specific forum ID.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar