• Resolved Taxifisch

    (@taxifisch)


    Hi,

    we used to have profile photos on the profiles and on the overview page. Now, the photos are not displayed any longer. I tried and uploaded a new photo, it is in the folder for the profile, but it is not displayed.

    Unfortunately, I am not able to provide a link, as it is a closed community.

    There is a line saying “display: none” in the CSS file of Ultimate member. And it appears to have something to do with my set-up of the profile. But I did check the form and there is no hint of the profile photo (#1997 as you can see in the screenshot).

    The header image IS being displayed, though. The place where the profile photo used to be only shows a white circle, but still has a link to the profile and the name of the person, as it was supposed to be.

    The profile photos are not displayed in the members list, either.

    I suppose it is something I might be able to fix in my profile form, unfortunately I haven’t found where I could possibly do it.

    Tried to copy part of the code from the inspector:

    <div class="um-profile-photo" data-user_id="xxx" aria-invalid="false">

    <a href="https://XXXXXX/" class="um-profile-photo-img" title="XXXXX">
    <span class="um-profile-photo-overlay">
    <span class="um-profile-photo-overlay-s">
    <ins>
    <i class="um-faicon-camera"></i>
    </ins>
    </span>
    </span> </a>

    <div style="display: none !important;">
    <div id="um_field_1997_profile_photo" class="um-field um-field-image um-field-profile_photo um-field-image um-field-type_image" data-key="profile_photo" data-mode="profile" data-upload-label="Hochladen"><input type="hidden" name="profile_photo" id="profile_photo" value="" aria-invalid="false"><div class="um-field-label"><div class="um-field-label-icon"><i class="fas fa-camera" aria-label="Ändere dein Profilbild"></i></div><label for="profile_photo">Ändere dein Profilbild</label><div class="um-clear"></div></div><div class="um-field-area" style="text-align: center;"><div class="um-single-image-preview crop" data-crop="square" data-key="profile_photo"><a href="javascript:void(0);" class="cancel"><i class="um-icon-close"></i></a><img decoding="async" class="fusion-lazyload-ignore" src="" alt=""><div class="um-clear"></div></div>

    Thank you for your help!

    Best

    Elisabeth

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Taxifisch

    (@taxifisch)

    Solved the problem myself:

    Had disabled avatar display globally for data privacy reasons.

    Would have been cool to get a hint not to do that when setting up profile photos.
    ALSO, it would be even better if this would NOT use that function, as I really do not want to have this connection to Gravatar…

    Best

    Elisabeth

    Plugin Support Yurii

    (@yuriinalivaiko)

    Hello @taxifisch,

    The Avatar Display setting is a global setting that affects all avatars in all plugins. This setting includes Gravatar, but is not limited to them. I’ll ask the developers to add an admin note that appears if avatars are disabled.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.