BuddyBoss Home – Web Support Forums Themes Boss. theme Social Icons in Post Header

Viewing 8 posts - 1 through 8 (of 8 total)
  • Question

    #36659

    Anonymous
    @

    Hi,

    Being that I am the admin of my site and I have a couple of social media sites linked through the Profile information area the social icons that appear in my Profile Header also appear in every Post Header. Is there a way that I can keep them in my Profile Header, but remove them from the Post Header?

    Answers

    #36728

    Alyssa
    Participant
    @alyssa-buddyboss

    @ryanmaler send me a link to the page you want them removed from.

    #36735

    Anonymous
    @

    @tjchester,

    Hope you don’t mind that I uploaded a page from the Boss theme. The site I’m working on is a bit of a secret project right now. Anyways I put a red indicator of where I am getting social icons and they are showing up there because I as administrator and post author have my social media link saved in the buddypress profile. They don’t for Michael because he does not have any social media links saved. Just wandering how I could remove those social icons from posts in general? I don’t need them for any posts, but I would like to keep them in my profile header.

    #36791

    Alyssa
    Participant
    @alyssa-buddyboss

    @ryanmaler no problem, I know exactly what you mean now 🙂
    Try adding this to custom.css:
    .single-post div.btn-group.social{display:none;}
    This is untest but should be good in theory. If not try !important tag at the end.

    #36806

    Anonymous
    @

    @tjchester,

    This didn’t work. I tried both with and without !important. This is not high priority right now though, so not a big deal. Whenever you get a chance you can test it out. Higher priority is the background conversations we are having in a different support post. I hoping to iron that out soon.

    #36852

    Alyssa
    Participant
    @alyssa-buddyboss

    @ryanmaler I just tested this and it worked. Make sure the code is in the global section of custom.css

    #36872

    Anonymous
    @

    Got it. Thanks @tjchester.

    #36906

    Alyssa
    Participant
    @alyssa-buddyboss

    NP

Viewing 8 posts - 1 through 8 (of 8 total)
  • The question ‘Social Icons in Post Header’ is closed to new replies.