Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Description Not Showing


  • kachan64
    Participant

    @kachan64

    I’m trying to add a forum description. I used
    <?php bbp_forum_content(); ?>

    in loop-single-forum and didn’t work! Any other way I can do this? I have not modified any theme fifle, I simply copied loop-forums & loop-single-forums into my bbpress folder in my them folder

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

  • Robkk
    Moderator

    @robkk

    Your category layout is quite different as it uses the subforum-list function and layout in bbPress, which you would need to filter to include the description like you want.

    But since this seems similar to another file that I have that can create this layout, take a shot at using it instead. Take this loop-forums.php file and put it into your theme and see if it will make the layout how you want it with the forum description.

    https://github.com/robkk/bbPress-Hierarchical-Forum-and-Category-Layout


    kachan64
    Participant

    @kachan64

    Hey @Robkk, thanks for the help. That what I was after. You’re a life saver…

    My result

    One thing is missing is a topic title on top of that date thing, is that even possible?

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