Skip to:
Content
Pages
Categories
Search
Top
Bottom

replies threads not displaying correctly

Viewing 6 replies - 1 through 6 (of 6 total)
  • @robin-w

    Moderator

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    @borjag

    Participant

    Hi! Thanks for your help. I tryed it but with no luck. I installed the plugin, changed the theme to the Twenty Twenty Four and deactivated all the plugins except bbpress. It didn’t work. Then I changed to my theme, did the same and the same error appears: the replies are not shown underneath the topic, but above it and overlapped.

    Intenciones del foro


    Any other help you can provide?
    Thank you

    @robin-w

    Moderator

    try twentytwenty theme

    @borjag

    Participant

    Hi, with twenty twenty looks fine… so it must be my theme? any clue of what it could be, to let the developers know?
    Thanks

    @robin-w

    Moderator

    what theme are you using?

    @robin-w

    Moderator

    I’ve just taken a look, and you are using Oshin.

    Try adding this to the additioanl/custom css part of your theme

    .bbpress .reply {
           position: relative !important ;
           top :0px !important;
           right : 0px !important;
    }
Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Skip to toolbar