Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • in reply to: Generic avatars not showing up #8804
     mcgreggor
    Participant

    Thanks for your response. I’ve tried every option under Settings > Discussion > Avatars but no image is ever shown.

    For example; when I select identicon the html looks like this:

    COPY CODE
    <div class="avatar"><img width="94" height="94" alt="Profile picture of Princess Rita" src="http://gravatar.com/avatar/9ebca998ce3fac43f184ea4ca29a91ff?d=identicon&s=94&r=G" /></div>
     mcgreggor
    Participant

    Thanks but that’s not what I’m after. I guess I wasn’t clear enough before.
    I want the tabs not displayed on members pages if that member is not a paying member.

    Something like this but it isn’t working:

    COPY CODE
    
    $user_id = $bp->displayed_user->id;
    if (pmpro_hasMembershipLevel(NULL, $user_id)) {	
        $bp_tabs  2 arrays ....
    }
    

    Thanks for helping me out.

Viewing 2 posts - 1 through 2 (of 2 total)

Log in with your credentials

Forgot your details?