Skip to:
Content
Pages
Categories
Search
Top
Bottom

Get rid of gravatar option

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

  • Jung young
    Participant

    @coscasino

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


    andhi1
    Participant

    @andhi1

    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

    @iamdev

    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

    @lordmatt

    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;


    Ben Roberts
    Participant

    @bouncingsprout

    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

    @andhi1

    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


    arfan
    Participant

    @gamesdonkey

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


    futurelost
    Participant

    @futurelost

    Quality blog thank you Üsküdar nakliye


    futurelost
    Participant

    @futurelost

    Water wall decoration Su perdesi


    Bilico Miền Nam
    Participant

    @bilicomiennam

    Thank for your information


    cleangist
    Participant

    @cleangist

    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