Skip to:
Content
Pages
Categories
Search
Top
Bottom

replies threads not displaying correctly

Viewing 10 replies - 1 through 10 (of 10 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;
    }

    @borjag

    Participant

    Hi, thanks for your help. Unfortunately I added that paragraph at Oshine Options/General Settings/Custom CSS but it looks all the same.
    Is it relevant if I write it at the begining or at the end of the sheet?

    @robin-w

    Moderator

    that should not matter, but I suspect you will need to clear cache on either the server or the browser

    https://its.uiowa.edu/services/general/how-clear-cache-and-cookies-your-web-browser

    and the server will depend on whether you are using a caching plugin.

    @borjag

    Participant

    Hi, problem solved! I added that custom CSS you gave me directly on the WP Dashboard/appearance instead of through my theme options, and now it works.
    Thanks again!

    @robin-w

    Moderator

    great – glad you are fixed

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