This topic has 3 replies, 2 voices, and was last updated 10 years by rudik2.

  • Author
  • #15622
     rudik2
    Participant

    Hi,
    when user register must agree a rules with polish and europe union law (3 agree). Visibility is only for user, but this information show in profile header. How to hide this from profile header? I know that this see only user, but I would like to user will be see this in profile edit.

    http://s23.postimg.org/611h180xn/Bez_nazwy_2.jpg

    #15790
     Abe
    Keymaster

    Hi, I have added some classes to those fields that appear in the tabs next to the profile so you can add a CSS like this to hide profile fields with id 1:

    COPY CODE
    
    .bp-field-id-1 {
        display: none;
    }
    

    You can inspect the elements using Chrome browser to see the element classes

    This will be available in next theme update but if you want the functionality until the update, replace theme file content wp-content\themes\sweetdate\custom_buddypress\class-bp-tabs.php with the one attached

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    Attachments:
    You must be logged in to view attached files.
    #16562
     rudik2
    Participant

    Hi, Abe
    i installed new update 2.6.1 and i don’t see this option. When i must search?

    #16745
     rudik2
    Participant

    Working good, thank you 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?