This topic has 2 replies, 2 voices, and was last updated 11 years by adam.

  • Author
  • #6467
     adam
    Participant

    Hi – I would like to remove the Activity section in Settings->Notifications (email notifications) on the profile navigation. I would also like to change the wording of some of the other fields. How can I accomplish this?

    I’ve checked in sweetdate/members/single/settings/notifications.php but don’t see anything there.

    Thanks!

    #6522
     SQadmin
    Keymaster

    Hi,
    Those are generated by buddypress with this action: bp_notification_settings
    Try searching buddypress forums on changing this
    You can change buddypress strings by translating buddypress into english and put your english version of the text as the translated text 🙂

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

    thanks – i realized i can just hide the activity settings through css:

    COPY CODE
    
    #activity-notification-settings {
    display: none;
    }
    
Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Sweetdate Landing Page – HTML’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?