• Resolved nehal

    (@nelnehal)


    the plugin is great! everything is working fine

    if a user signs up with a social account, the profile picture is used as the the avatar. if a user then uploads his own profile picture, it is uploaded, but the social accounts picture overide the uploaded picture. How can i make it so that if an profile picture is uploaded manually in ultimate member/buddypress, it overides the social accounts pictures.

    thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi Nehal,

    Thanks for the appreciation ??
    You can try adding following code in the functions.php to get desired result:
    remove_filter( 'get_avatar_url', 'heateor_ss_social_avatar_url', 10 );

    Thread Starter nehal

    (@nelnehal)

    thanks for your reply.

    it did not work unfortunately. it still forces the social account avatar on wordpress. if i uncheck social account avatar account settings, the ultimate member profile picture comes up. so i guess its not overiding.

    Plugin Author Heateor Support

    (@heateor)

    Okay. Would you drop an email at support[at]heateor[dot]com so that I can help you out?

    Hello,

    the same problem here. could you help me, please?

    Thank you

    Plugin Author Heateor Support

    (@heateor)

    @monokli I need the url of the webpage where social avatars are appearing to be able to help you out. If you can’t post it here, you can drop email at support[at]heateor[dot]com.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Buddpress/um avatar overide’ is closed to new replies.