Skip to:
Content
Pages
Categories
Search
Top
Bottom

Creating a new topic


  • chalkie1983uk
    Participant

    @chalkie1983uk

    Good afternoon,

    I am hoping someone can help me as I am either being very daft or very stupid.

    At the bottom of each of my forums is the form (like this one I am typing on now) to create a new topic.

    Is there a way, just like this site, to not have it at the bottom of the forum but as a button or link to create a new post? I am using the bbp-style-pack, I was able to create the button but I want to remove the form from the bottom of the post and replace it as a page.

    Many thanks to anyone who helps I really appreciate it.

    Adam

Viewing 4 replies - 1 through 4 (of 4 total)

  • wpturk
    Participant

    @wpturk

    Hi Adam,

    A seperate page for editor can be diffucult. An easy way would be hiding it and showing it via button. (javascript)


    chalkie1983uk
    Participant

    @chalkie1983uk

    I have created a seperate page for the form quite easily using [bbp-topic-form], but how could I remove the form from the bottom of the forum?


    neon67
    Participant

    @neon67

    remove the form from the bottom of the forum?

    it is possible through css “no display” for example )


    chalkie1983uk
    Participant

    @chalkie1983uk

    Sadly when I use the following ccs code:

    .bbp-form {
    display: none;
    }

    the form also disappears from the custom page I made.

    Just feels that this isn’t going to work for me and thus should look into alternative forum software.

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