Skip to:
Content
Pages
Categories
Search
Top
Bottom

Fetching sub forum descriptions?


  • DramaticBaby
    Participant

    @dramaticbaby

    Hi! My layout is like this:
    [Category 1]
    [Forum 1]
    [Forum 2]

    [Category 2]
    [Forum 3]
    .
    .
    As you know, bbPress’ default layout is to fetch the Category description, not the Forum descriptions. I’ve tweaked the bbp_list_forums function, so now I want to show the forum descriptions instead. But when I add the_content() to my loop-single-forum.php it fetches the category description.

    I think I must add the_content() in my_bbp_list_forums, but don’t know where or how.

    The code can be found here (Kudos to Lynq): http://pastebin.com/GLhCHYze

    And what I’m after graphically: http://i649.photobucket.com/albums/uu216/DramaticBaby/forum_description.jpg

    How can I make the_content() fetch the forum descriptions? Or is there a bbp_get_sub_forum_description() function somewhere? 🙂

  • You must be logged in to reply to this topic.
Skip to toolbar