Skip to:
Content
Pages
Categories
Search
Top
Bottom

Altering the output in Freshness column


  • FlipFlop
    Participant

    @flipflop

    Hi guys,

    I’d like to alter the ouput in the Freshness column, as you can see in the code below, bbpress knows the latest forum post in any one forum and links to it if you click the Freshness link, in this case ‘4days 2 hours ago’. Instead of it outputting 4 days 2 hours I’d like it to show the title of the post.

    I think I need to edit the bbp-header but I don’t know where to find this.

    Can anybody help me do this please?

    Thank you!

    `

    `

Viewing 1 replies (of 1 total)

  • Lynq
    Participant

    @lynq

    You would need to do a little custom work on switching out the freshness link inside your forum template files.

    Inside loop-single-forum.php there is a function which gets all of the subforums. Inside that function is where the freshness link is. It might help to look at what I did with a starter theme for bbPress on github: https://github.com/EpicWebs/bbPress-starter-theme-epicwebs

    Good luck!

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