Re: Plugin: [REL] Signature
citizenkeit; if you have installed the avatar plugin, you have to edit the function in the bb-avatar.php file in your plugins folder… The function get_profile_info_keys_plus_avatar() overrides the function in the function.php file.
Just add the code written above at the end of the get_profile_info_keys_plus_avatar() function (before the last ‘)’ ).
Got it?