Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • pryde1919
    Participant

    @pryde1919

    nevermind, i just foundthe solution,just to remove thelogin inside the code, sillyme


    pryde1919
    Participant

    @pryde1919

    <a href="<?php bp_member_permalink() ?>" <a>

    i use this code but it’s not working


    pryde1919
    Participant

    @pryde1919

    still error let me paste the whole code: $output .= '<div class="pl-detailcnt">';

    this is the whole code:

    
    if($this->pw_grid_author=='no')
    {
    $output.='
    <div class="pl-postmeta" >
    <i class="fa fa-user"></i><span>'.get_the_author().'</span></div>';
     }
    

    pryde1919
    Participant

    @pryde1919

    Hi yes, it was not buddypress code, what I wanted is to substitute the <i class=”fa fa-user”></i> with buddypress avatar, and I don’t know what code shall I put to make it buddypress avatar. and yes it was generated by a plugin, it show author’s postname.

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