Helping you Build Your Own Social Network!

Faster, better and easier!

Add content under group avatar

(5 posts) (2 voices)

Tags:

No tags yet.


  1. 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.

    Posted 1 year ago #
  2. 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.

    Posted 1 year ago #
  3. 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.

    Posted 1 year ago #
  4. No idea ?

    Posted 1 year ago #
  5. Bump

    Posted 1 year ago #

Reply

You must log in to post.