This topic has 7 replies, 2 voices, and was last updated 9 years by Fred.

  • Author
  • #29790
     Fred
    Participant

    Hi guys,

    Before I purchased the theme I had the forum index and topic index showing who made the last post.

    What file do I need to edit to get this back?

    Thank you !

    #29829
     Catalin
    Moderator

    Please send me a link to the page you are referring to and I will provide you a fix.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #29933
     Fred
    Participant

    Thank you Catalin

    Please see

    http://www.harringtonsmarketing.co.uk/claims/
    and

    Previously, it would have “Last post by USERNAME” under each forum and topic.

    #30163
     Fred
    Participant

    Any update?

    Sorry to ask, but this is the only last feature we need for my client to go live with the website

    If you could point me in the right direction I am happy to do it myself if it is possible?

    #30319
     Catalin
    Moderator

    Hello,

    Please add this in your style.css file from your child theme:

    COPY CODE
    
    
    #bbpress-forums p.bbp-topic-meta .bbp-author-avatar
    {
      display: inline-block;
      padding: 0 10px;
    }
    
    #bbpress-forums li.bbp-forum-freshness .bbp-topic-meta,
    #bbpress-forums li.bbp-topic-freshness .bbp-topic-meta
    
    {
      display:inline-block !important;
    }
    
    
    

    let me know if this works.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #30330
     Fred
    Participant
    This reply has been set as private.
    #30333
     Catalin
    Moderator

    I modiried the code so please replace it and let me know if it works…

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #30335
     Fred
    Participant

    like a dream !

    thank you very much

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘BBPress – show last reply author’ is closed to new replies.

Log in with your credentials

Forgot your details?