• Resolved Shaun

    (@shaunj)


    Hello Team,

    I hope this message finds you well. I wanted to bring a few user interface concerns to your attention:

    1. Profile Picture Change: Currently, hovering over the profile picture displays a Camera icon with a ‘Change Avatar’ tooltip. However, clicking on it reloads the profile page instead of providing an option to change the avatar. It would be more user-friendly if clicking on the Camera icon either redirected to the avatar/profile picture change page or presented the user with an option to modify their avatar. How can I fix this issue?
    2. Cover Image Option: On the profile page, hovering over the cover image area displays the option ‘Change Cover’ at the top left. However, in the BuddyPress Settings, I have the ‘Cover Image Uploads’ option unticked. Considering this setting, should the ‘Change Cover’ option still be visible when ‘Cover Image Uploads’ is not selected? How can I hide the option ‘Change Cover’ in this case?
    3. Info Page Formatting Issues: On the Info page, I’ve observed issues with the Multi-line Text Area field. Text formatted as bulleted or numbered lists in the preview doesn’t display correctly after saving. Similarly, custom HTML, such as colored text, appears fine in the preview but doesn’t render correctly on the Info page post-saving. I’m seeking a resolution for these formatting inconsistencies.

    I appreciate your attention to these matters and look forward to your prompt assistance.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Youzify

    (@kainelabsteam)

    Hello @shaunj,

    Thank you for reaching us

    1 and 2. If you mean direct upload feature for Avatar Cover Image, it’s already available in the PRO version.

    3. Can you please elaborate where this issue exist? It would be helpful if you can give me a screenshot. I will check it then on our testing website.

    Best Regards, KaineLabs Team.

    Thread Starter Shaun

    (@shaunj)

    Hello Team,

    1. Regarding point 1, I am not referring to the direct upload feature. When hovering over the profile picture, a tooltip appears with ‘Change Avatar,’ which is misleading as clicking on it only reloads the page. I recommend removing this tooltip since it doesn’t serve the intended purpose.
    2. In continuation with point 2, despite having the ‘Cover Image Uploads’ option disabled, the ‘Change Cover’ button still appears on the profile picture. Since, the ‘Cover Image Uploads’ is disabled, this button should not be visible and is a bug.
    3. As for point 3, I’ve attached two screenshots illustrating the problem. In the first screenshot, I added a bulleted list, underline, and color formatting to the heading text. However, after saving and viewing the Info page, only the underline text formatting was retained, while the others did not display correctly which is in the second screenshot.

    Screenshot 1 – https://ibb.co/GdyjQX3
    Screenshot 2 – https://ibb.co/PZhqDR5

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @shaunj,

    1 and 2. I understand now. Kindly try this CSS to hide the tooltip

    .youzify-open-avatar-uploader.youzify-open-bp-uploader, .youzify-open-upload-cover.youzify-open-bp-uploader {
      display: none;
    }

    3. Sorry, it still not clear for me. The screenshot you sent, is it Text Area Profile Field or About Me widget editor?

    Best Regards, KaineLabs Team.

    Thread Starter Shaun

    (@shaunj)

    Hello Team,

    Thanks so much for the fixes for 1 and 2. That snippet worked.

    I apologize for any confusion in my previous message. Regarding the third issue, the field I mentioned is in the Profile Settings and appears on the Info page. It is not associated with the About Me widget editor.

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @shaunj

    I understand now. Indeed some styling like color, font size, and list does not work on the Profile Field. However, we will try to implement it in the future updates. ??

    Bets Regards, KaineLabs Team.

    Thread Starter Shaun

    (@shaunj)

    Hello Team,

    I appreciate your understanding. I hope that the field issue, along with others, will be addressed in the upcoming update. Thank you once again for your attention to these matters.

    Plugin Support Youzify

    (@kainelabsteam)

    You’re welcome. ??

    Best Regards, KaineLabs Team.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Profile picture, Change Cover button and Field issues’ is closed to new replies.