• Resolved Nick

    (@nickbits)


    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 richplugins

    (@richplugins)

    Hi @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-gr.wpac .wp-google-left img { display: none; }

    Thanks!

    Thread Starter Nick

    (@nickbits)

    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 richplugins

    (@richplugins)

    Hi @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

    (@nickbits)

    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)
  • You must be logged in to reply to this topic.