Skip to:
Content
Pages
Categories
Search
Top
Bottom

Change template for /forums/forum/…

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

  • Robkk
    Moderator

    @robkk

    loop-topics.php edits the content of a forum


    selenii
    Participant

    @selenii

    And how can I put a Topic-Form in this template?


    Robkk
    Moderator

    @robkk

    well a topic form should already be in content-single-forum.php

    its called with

    <?php bbp_get_template_part( 'form', 'topic' ); ?>


    selenii
    Participant

    @selenii

    Yes, this is for forums/forum but not for forums/forum/bbpress


    Robkk
    Moderator

    @robkk

    well isnt the way bbpress forums are structured is

    example.com/forums/forum/name-of-forum

    so

    example.com/forums/forum

    would not go any where , or am i missing something

    what exactly are you trying to do . put a topic form where??

    post pic for example.


    selenii
    Participant

    @selenii

    Look, I have category, in each category I have many forums, in the forums I create topics.

    I tell you about the page of category with many forums.

    Look at the pic.


    http://postimg.org/image/xk17bx10z/

    And I want now to make one list of topics in each category that belong to the forums of this category.

    I hope you understand me.


    Robkk
    Moderator

    @robkk

    its probably loop-single-forum.php that your after then.

    if its not then just browse the templates in plugins>bbpress>templates>default>bbpress

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