Hi,
I'm new French here, excuse my english !
I need to add Facebook like and Twitter boutton under group avatar but I can't find where add my code. Any idea ?
Thanks.
Guillaume.
Faster, better and easier!
Hi,
I'm new French here, excuse my english !
I need to add Facebook like and Twitter boutton under group avatar but I can't find where add my code. Any idea ?
Thanks.
Guillaume.
Hi Guillaume,
If you are using bp-default, you can do it in bp-default/groups/single/group-header.php under line which says something like this
<div id="item-header-avatar">
<a href="<?php bp_group_permalink() ?>" title="<?php bp_group_name() ?>">
<?php bp_group_avatar() ?>
</a>
</div><!-- #item-header-avatar -->
Hope that helps.
Hi,
Thanks for the answer. I've already tested all possible code position in group-header.php and no one works.
It must be in other file, but I don't know which one..
Guillaume.
No idea ?
Bump
You must log in to post.