Title: Hide Profile Images
Last modified: January 13, 2025

---

# Hide Profile Images

 *  Resolved [Nick](https://wordpress.org/support/users/nickbits/)
 * (@nickbits)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/hide-profile-images/)
 * Excellent plugin. Apologies if I have missed it, is there a way (a hook?) that
   can be used to disable the profile images?

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

 *  Plugin Author [Daniel K.](https://wordpress.org/support/users/richplugins/)
 * (@richplugins)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/hide-profile-images/#post-18241724)
 * Hi [@nickbits](https://wordpress.org/support/users/nickbits/),
 * Thank you for your topic!
 * At the moment it’s not the option of this plugin. However, you can hide these
   avatars via additional CSS code:
 *     ```wp-block-code
       .wp-gr.wpac .wp-google-left img { display: none; }
       ```
   
 * Thanks!
 *  Thread Starter [Nick](https://wordpress.org/support/users/nickbits/)
 * (@nickbits)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/hide-profile-images/#post-18241955)
 * Thanks for the reply. Unfortunately CSS won’t be good enough as it leaves the
   data in the rendered HTML. It would be nice to have that option at some point
   in the settings or a way to extend/override the render function in the View class.
 * Anyway, thanks for the clarification, appreciated.
 *  Plugin Author [Daniel K.](https://wordpress.org/support/users/richplugins/)
 * (@richplugins)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/hide-profile-images/#post-18243888)
 * Hi [@nickbits](https://wordpress.org/support/users/nickbits/),
 * Thank you for your response!
 * As far as I know, hidden images do not affect the site in any way, for instance
   Google simply ignores them as if they do not exist. However, if you really need
   it, this option is in the business plugin. That’s where you can simply turn them
   off.
 * Thanks!
 *  Thread Starter [Nick](https://wordpress.org/support/users/nickbits/)
 * (@nickbits)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/hide-profile-images/#post-18244251)
 * Google may well ignore them but that’s not the point, it comes back to privacy
   and not having it at all. If the option is there in the paid version not a problem,
   will have to look at that.

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

The topic ‘Hide Profile Images’ is closed to new replies.

 * ![](https://ps.w.org/widget-google-reviews/assets/icon-256x256.gif?rev=3152314)
 * [Rich Showcase for Google Reviews](https://wordpress.org/plugins/widget-google-reviews/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/widget-google-reviews/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/widget-google-reviews/)
 * [Active Topics](https://wordpress.org/support/plugin/widget-google-reviews/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/widget-google-reviews/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/widget-google-reviews/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Nick](https://wordpress.org/support/users/nickbits/)
 * Last activity: [1 year, 6 months ago](https://wordpress.org/support/topic/hide-profile-images/#post-18244251)
 * Status: resolved