Skip to:
Content
Pages
Categories
Search
Top
Bottom

which file add the code?


  • paixaofileto
    Participant

    @paixaofileto

    The avatars only works when I’m in BuddyPress pages.
    I want to make it work around the site by adding the following code passing the user ID I found searching for:

    <? php
    $ Userid = bp_loggedin_user_id ();
    echo bp_core_fetch_avatar (array ('item_id' => $ id user));
    ?>

    But in which .phpeu add file this code?

    Homepage:
    noshow

    Members area:
    show

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘which file add the code?’ is closed to new replies.
Skip to toolbar