• Resolved DeanGrey

    (@deangrey)


    Please remove or allow us to disable every part of pie register that alters avatars. This completely ruins my use of pie register and removes gravatars across my website.

    On firefox avatars just don’t show up and on chrome they show the no avatar icon even when the person has a gravatar.

    I already have an avatar plugin (I use gravatars and WP User Avatar) and I have absolutely no desire to tie this feature into pie register. Please allow us to disable it completely.

    https://wordpress.org/plugins/pie-register/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor genetech

    (@genetech)

    Hello,

    Thanks for pointing out, we will make it an option to allow or disallow on the Pie-Register Settings page, for now you can follow the following instructions in order to disable Pie-Register to modify Avatars.

    Please open up pie-register.php on the Editor of your choice and on line # 125 where it reads:

    add_filter('get_avatar',array($this,'custom_avatars'));

    Change it to:

    //add_filter('get_avatar',array($this,'custom_avatars'));

    Hope it helps for now!

    Thank you

    Plugin Contributor genetech

    (@genetech)

    Hi,

    We have removed that feature, so now other plugins or themes may modify it

    Thanks
    Mohsin

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Where did my avatars go?’ is closed to new replies.