• Resolved vipteam

    (@vipteam)


    The Affiliates Manager plugin by default pulls an image https://www.gravatar.com/avatar/57a9a86da2f70c60917980d696d786d8?s=64

    Why Gravatar in the Affiliates Manager plugin?

    This is not a question of plugin functionality but of aesthetics. As far as the user is concerned this is the thing that slows down the website. I as a user do not want Gravatar on my website. With the help of the Simple Local Avatars plugin, I successfully got rid of it.

    Why not leave the user an option? Show Gravatar or not, in options. Better yet, why not do away with Gravatar. That is a thing of the past. You can set a thumbnail that will be pulled from the Affiliates Manager plugin. That’s a much better solution.

    Meanwhile, how to get rid of Gravatar in Affiliates Manager plugin? Code snippets for functions.php file?

    Thanks in advance. Regards,

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

    (@mbrsolution)

    Thank you for reaching out to us. Can you share a screen capture pointing to the avatar you are referring too? I want to make sure I understand your question correctly.

    Thank you.

    Thread Starter vipteam

    (@vipteam)

    Before

    https://i.imgur.com/Qg1IvGR.png

    After

    https://i.imgur.com/yCFOZhT.png

    Logged in as admin. Not as a registered affiliate. That’s enough for me to see that Affiliates Manager is using Gravatar.

    I don’t want to just hide the Gravatar:

    /* Hide Gravatar icon */
    .wpam-logged-in-gravatar {
    display: none !important;
    }

    I want to completely remove from the plugin. I don’t want Gravatar on my website. It is not a necessary functionality.

    Plugin Support mbrsolution

    (@mbrsolution)

    Thank you for providing more information. I have submitted a message to the developers to investigate further your request.

    Kind regards.

    Plugin Author affmngr

    (@affmngr)

    @vipteam, Please update the plugin to disable it (Affiliates > Settings > Advanced Settings > Disable Affiliate Gravatar).

    Thread Starter vipteam

    (@vipteam)

    Great! Thank you very much!

    Regards,

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Gravatar in affiliate logged-in’ is closed to new replies.