45 pointsStarting to get into this DEV thingI'm new here
roobarb
Member
—
14th September 2010 (1 year ago)
Hi there
I'm hoping this is a really simple question for someone.
I've got the BP-scholar theme running. I'm looking to remove the group admin avatar from this page... my page so that it only shows the group image. My Buddy press is going to be limited so that only site admin can set up groups - so the avatar for group admin isn't needed.
I'm just not sure which file I need to be ammending, and to save me searching about for hours, I was hoping someone could point me in the right direction!
Also, when I set up the group I didn't seem to have a tab to send invites to the group, is there a setting somewhere in buddypress that I might have missed?
I'm hoping this is a really simple question for someone.
I've got the BP-scholar theme running. I'm looking to remove the group admin avatar from this page... my page so that it only shows the group image. My Buddy press is going to be limited so that only site admin can set up groups - so the avatar for group admin isn't needed.
I'm just not sure which file I need to be ammending, and to save me searching about for hours, I was hoping someone could point me in the right direction!
Also, when I set up the group I didn't seem to have a tab to send invites to the group, is there a setting somewhere in buddypress that I might have missed?
10635 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Sales & Support Lead
—
14th September 2010 (1 year ago)
#
Hiya,
Sorry I missed this one earlier. If you haven't found an answer yet, you should be able to go to:
bp-scholar/groups/groups-loop.php and remove lines 24-26. They'll look like this:
Responses (4)
Sales & Support Lead — 14th September 2010 (1 year ago) #
Hiya,
Sorry I missed this one earlier. If you haven't found an answer yet, you should be able to go to:
bp-scholar/groups/groups-loop.php and remove lines 24-26. They'll look like this:
Haven't tested it, but removing these lines should take remove the avatar from this area. Let us know if this resolves the issue for ya.
Thanks!
Member — 17th September 2010 (1 year ago) #
Thanks for the help, but that doesn;t seem to have done anything at all.
Any more ideas?
Sales & Support Lead — 19th September 2010 (1 year ago) #
Hiya,
Ok, even easier solution:
Open up style.css and go to the very bottom and add this line of code:
#item-actions { display: none; }Should do the trick. Didn't see this used on other pages so you should be alright. Let us know.
Thanks!
Member — 30th September 2010 (1 year ago) #
Yay!!! Thanks it worked a treat!
Become a member