Im using a custom WP plugin (ProUser) to upload user avatars. The avatars work perfectly everywhere on my wordpress site except for buddypress. I have been doing a lot of searching and it seems buddypress handles avatars in its own (fairly ruthless) way! Does anyone know how to override the buddypress user avatars (but not group avatars), so that these are the same as elsewhere in the instillation (eg as found on bbpress, dashboard, etc…).
As far as my reading has got me this will probably involve overriding or rewriting “bp_core_fetch_avatar” to use “get_avatar” in buddypres. I have been trying to do this but im not great with php and not getting very far. Any help would be really appreciated.
Thanks.