This topic has 8 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #204086
     timjnunn
    Participant

    I am testing bbPress forums with users and there’s a couple of things I am hoping to get help with:

    The Topic page needs to be more compact. There’s lots of padding in each reply and between them and I need to reduce it or eliminate it.

    I have made a sidebar for all the Forum pages (All Forums, Forum and Topics) and hope to get it defaulting on those pages. Particularly the Forum and Topic pages which can be created within the forum. The only way I can see to change the sidebar on Forum and Topic pages is via the individual pages in WP Dashboard.

    Thank you.

    #204141
     Laura
    Moderator

    Hello, i can check those issues, can you share access to the website?
    https://wordpress.org/plugins/bbpress-wp-tweaks/ This may help with the sidebar

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

    Hi
    Username: help
    Password: 1NL)M#1Fmm3EZ$E6zRbg4$bH

    #204149
     timjnunn
    Participant

    I have installed bbPress Tweaks and that does look like the solution for the sidebar. I haven’t tried it yet but will soon. Thank you.

    #204220
     Laura
    Moderator

    Hello, please check the screenshot, which padding do you mean?

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

    1 and 2 – all of it basically. I just want to get more responses on the page and sitting closer together. The rest of the styling is good.

    #204327
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme

    COPY CODE
    
    .bbp-reply-header {
        padding: 0px !important;
    }
    .bbp-reply-content {
        padding: 0px !important;
    }
    .bbp-reply-content:before {
        display: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #204350
     timjnunn
    Participant

    That’s better, thank you.

    #204407
     Laura
    Moderator

    Happy to help 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 9 posts - 1 through 9 (of 9 total)

The forum ‘Plugins questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?