BuddyBoss Home – Web › Support Forums › Themes › Boss. theme › Social Icons in Post Header
Tagged: blog posts, boss, social icons
- This topic has 7 replies, 2 contibutors, and was last updated 9 years, 8 months ago by Alyssa.
Question
February 28, 2015 at 11:46 pm #36659@
AnonymousHi,
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
March 2, 2015 at 7:15 pm #36728@alyssa-buddyboss
AlyssaParticipant@ryanmaler send me a link to the page you want them removed from.
March 2, 2015 at 9:35 pm #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.
March 4, 2015 at 11:14 am #36791@alyssa-buddyboss
AlyssaParticipant@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.March 4, 2015 at 12:28 pm #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.
March 5, 2015 at 2:04 pm #36852@alyssa-buddyboss
AlyssaParticipant@ryanmaler I just tested this and it worked. Make sure the code is in the global section of custom.css
March 5, 2015 at 4:48 pm #36872@
AnonymousGot it. Thanks @tjchester.
March 6, 2015 at 3:46 pm #36906@alyssa-buddyboss
AlyssaParticipantNP
- The question ‘Social Icons in Post Header’ is closed to new replies.