Skip to:
Content
Pages
Categories
Search
Top
Bottom

Newest Reply First On Topic Page


  • bigtreesjoe
    Participant

    @bigtreesjoe

    Is there a way to make the most recent reply show first when you go to a particular topic? I did a search and found the answer was NO for 1.0 but a lot has changed since then!
    Thanks!

Viewing 1 replies (of 1 total)

  • Xevo
    Participant

    @xevo

    You’d have to adjust the standard loop output, you can do this in your bbpress theme.

    Line 32 of content-single-topic contains:
    bbp_has_replies()
    Turn it into:
    bbp_has_replies('order=DESC')
    Havent tried this though, but it should work.

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