Last Post Title on Profile in tab Topic and Replies,

This support request was posted in Flatbase by Arutam

Request ID #6567 In Progress
  • Hello Juanfra,

    I realized that when you are in your bbPress profile, and clic on Topics or Replies, it show the last title of something you made on the site.

    Let me share a example: http://www.imagebam.com/image/a89716448460486

    I think that title is unuseful and destroy the design. Could you help to remove it?

    Thanks

    Hi,

    Thank you for writing. You can hide that by adding this custom CSS to the “Custom CSS” field within the theme options panel:

    body.bbp-user-page .forum-titles { display: none; }
    

    Best,
    Juan.

    Hi,

    I hope you can remove from the code in next release.

    Thanks, It works.

    Also, I used this code to hide in the replies tab:

    div.topic-header.clearfix {display: none;}

    And this one to remove the huge empty space:

    li.bbp-header {display: none;}

    Regards,
    Javier

    Hi Javier,

    Thank you for the follow up. Yes, we’ll work in order to find the best solution. In the meantime you can use that CSS.

    Thanks again,
    Juan.

    Hi Juanfra,

    Guess what! When I use “li.bbp-header {display: none;} ” to remove the huge empty space in “Replies Page” , it also removed the buttons “Favorite” and “Subscribe” from the Forum.

    Could you help me to remove the space without take effect in that two buttons?

    See empty space in the attached screenshot
    http://www.imagebam.com/image/e74279451820982

    Thanks
    Regards
    Javier

    Hello Javier,

    You can try the following:

    body.bbp-user-page .topic-header { display: none; }
    

    Best,
    Juan.

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

You must be logged in to reply to this topic.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server