Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

  • itomizer
    Participant

    @itomizer

    here’s the result: http://leganerd.com

    thanks again ;)


    itomizer
    Participant

    @itomizer

    Nevermind, just found it.. It’s not in the default theme, is in the BP-Core folder, named bp-core-adminbar.php

    thanks ;)


    itomizer
    Participant

    @itomizer

    mmmh are you sure that it’s defined in the theme? I can’t find any reference in the header.php or similar.. do you know where it’s defined exactly please?

    thank you very much :)


    itomizer
    Participant

    @itomizer

    I have some problems with avatars and comments posting on my site,

    I have a WordPress + P2 Theme + Buddypress + BBpress combo

    where I use the WordPress + P2 Theme for frontpage postings just by the users promoted as authors and I love the P2 commenting for the rest of the users..

    the problem is that frequently the theme displays the wrong avatar for commenters.

    I suspect the problem is in this P2 function:

    function prologue_get_avatar( $user_id, $email, $size ) {

    if ( $user_id )

    return get_avatar( $user_id, $size );

    else

    return get_avatar( $email, $size );

    }

    Ho can I modify it to allow perfect buddypress integration??

    Another problem I have is that sometimes users reports that the comment they just wront don’t show up like they logged out without notice..

    The website is

    http://leganerd.com

    thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
Skip to toolbar