• Resolved osheta

    (@osheta)


    Hi,

    I would like to know if there is any way to hide the rating row in users profile when they upload an image.

    Thanks

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

    (@faisal03)

    @osheta, thank you for reaching out!

    Currently, we do not allow hiding ratings on the edit profile screen. We may introduce a filter in the future though.

    For now, you can simply use the following CSS in your admin CSS file to hide the ratings.

    .ratings-row {display: none;}

    Please note this will just hide the rating row and all uploaded avatars will be considered as G — Suitable for all audiences.

    Thread Starter osheta

    (@osheta)

    Thanks, it’s perfect now!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide Rating’ is closed to new replies.