Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to separate the top description from the replies.


  • enderpal444
    Member

    @enderpal444

    Ok I finally figured out how to reverse the order of topic replies but now thats put the first topic post with the description at the end and I need people to know what the topic is about when they enter. So how can I separate it from the replies and keep it on top?

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

  • enderpal444
    Member

    @enderpal444

    How is their not a function to call the topic description. You can call the title, id, and everything else but that. I’m missing it right and does exist?


    Ron
    Participant

    @etyhadar

    I found this in the forums somewhere.

    Add to your ppbress theme’s functions.php this line:

    add_filter( ‘bbp_show_lead_topic’, ‘__return_true’ );

    And the topic will be separated from the replies.

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