Skip to:
Content
Pages
Categories
Search
Top
Bottom

Custom form submissions for specific forums


  • kristofferj
    Participant

    @kristofferj

    Hi.

    I was wondering if its possible for change the form submission for specific forums only?
    I have a few sub forums where I could really use a custom form submission.

    Basically it need to include a few custom textfield and a few image uploads that have to be filled out before submitting the form.

    Thanks in advance.


    Kristoffer

Viewing 1 replies (of 1 total)

  • Robin W
    Moderator

    @robin-w

    presume you mean the topic form?

    If so, then

    wp-content/plugins/bbpress/templates/default/bbpress

    and look for the templates that deal with forms, starting with form-topic.php

    Basically in the root of your theme/child-theme, create a directory called bbpress ie

    wp-content/themes/your-theme-name/bbpress

    and copy across any templates you wish to alter. bbPress will then use them instead.

    you’ll also find some js scripts in the default folders.

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