Skip to:
Content
Pages
Categories
Search
Top
Bottom

Get rid of gravatar option

Viewing 11 replies - 1 through 11 (of 11 total)
  • @coscasino

    Participant

    go to plugin source code script then find the profile php file

    @andhi1

    Participant

    I Am sorry!
    But I do not understand
    “go to plugin source code script then find the profile php file”

    I do not have my site on a selfhosted server.
    And therefore I cannot use a program such as FileZilla
    Is there not a CSS snippet I can use?

    BR
    Anders Hidman

    @iamdev

    Participant

    yo don’t need a ftp access just go to the plugin editer from your wordpress admin backend then select the buddypress plugin and then search for the file profile.php

    @lordmatt

    Participant

    It is a VERY bad idea to edit plugins directly. For one, you might break things, but for two, your changes will be reverted when the plugin updates. Better to hook the right event from functions.php and change things programmatically.

    Sadly, as far as I know, there is not an option where you can choose “no thanks” to gravatar.

    That said, if you inspect the element and find an id you can use that id to do a display:none;

    @bouncingsprout

    Participant

    Try add_filter(‘bp_core_fetch_avatar_no_grav’, ‘__return_true’);

    There was a bug ticket that used this ages ago – https://buddypress.trac.wordpress.org/ticket/7056

    Can’t guarantee it still works.

    @andhi1

    Participant

    Hi Iamdev!
    You said: “you don’t need a ftp access just go to the plugin editer from your wordpress admin backend then select the buddypress plugin and then search for the file profile.php”

    When I select buddypress plugin I can not find a profile.php file.

    I really need to remove that text as it confuses my users as much as me!
    gravatar

    ANDERS

    @gamesdonkey

    Participant

    rooftop snipers unblocked
    I think I found the error, thanks.

    @futurelost

    Participant

    Quality blog thank you Üsküdar nakliye

    @futurelost

    Participant

    Water wall decoration Su perdesi

    @bilicomiennam

    Participant

    Thank for your information

    @cleangist

    Participant

    I am also looking for a way to remove that whole text completely without plugin. I want to do it by using Code Snippets. If anyone has a Code Snippet that I can insert into my functions.php, I will be most grateful.

Viewing 11 replies - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.
Skip to toolbar