Skip to:
Content
Pages
Categories
Search
Top
Bottom

topic’s page don’t show any header


  • 123plm
    Participant

    @123plm

    Hi,
    In my topics pages, there are no header (like : Viewing 4 replies – 1 through 4 (of 4 total))
    And replies are not shown either, just one and then at the bottom there are a line for each reply with date, author and id, click on the id will not open the reply just go to answer’s form.
    I don’t understand how to change that to have usual topic page.
    I’m using WP 4.5.2 and BBPress 2.5.9, the theme is Newsmag from mythemeshop.
    Topic page : http://www.regroupementpplocal.com/topic/les-medias-parlent-de-nous/
    Thanks for your help
    P

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

  • Robin W
    Moderator

    @robin-w

    in your style.css line 1417 you have

    .reply {
      position: absolute;
      right: 0;
      top: 0;
    }
    

    if you take out the

    position: absolute;
    

    that should fix it. It all works, and you get your sidebar as well

    What it might break elsewhere on your site, you’ll need to check !


    123plm
    Participant

    @123plm

    yes it was the problem, thank you so much
    @+


    Robin W
    Moderator

    @robin-w

    great – glad you are fixed !

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