Existing and new plugins/components and themes.
Started 4 months, 1 week ago by: drummergirl
I have a client wanting to feature various groups in a widget on their home page. I created the widget and I can feed in the activity stream filtered by group ID, but I can’t figure out how to pull in the avatar for that specific group. What loop should I be using for this or is there a specific call?
Found what I needed…
$avatar = bp_core_fetch_avatar( array( ‘item_id’ => ’4′, ‘object’ => ‘group’, ‘type’ => ‘full’, ‘avatar_dir’ => ‘group-avatars’, ‘alt’ => $alt, ‘css_id’ => $id, ‘class’ => $class, ‘width’ => $width, ‘height’ => $height ) );
Show off your BuddyPress powered sites.
Once it’s running.
Problems with getting it running.
Discuss translating BuddyPress
Everything else.
Feature requests; criticism.
Post your add-ons here.
To start connecting please log in first.
Remember Me
Think you've found a bug with the software? Please report it here (use the same login credentials).