Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: new version of BuddyPress Rate Forum Posts


Dwenaus
Participant

@dwenaus

@Modemlooper – I changed line 110 to the line below. so you can change your css class to rfp-member-profile-karma and it should be fine in the next update.

echo '<div class="rfp-member-profile-karma">' . get_option( 'rfp_karma_label' ) . rfp_poster_karma( $relative_karma ) . '</div>';

Skip to toolbar