This topic has 6 replies, 2 voices, and was last updated 8 years by sharmstr.

  • Author
  • #68336
     jnevent
    Participant

    After a user is registered, there is a possibility to change the display name in the profile. I’m wondering what file it is that handles the change of display name.

    #68422
     sharmstr
    Moderator

    That’s handled by buddypress, not Kleo. With that said, the file that displays the form is /kleo/buddypress/members/single/profile/edit.php. But the actual changing of the name is handled by the buddpress bp_the_profile_group_edit_form_action function.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #68427
     jnevent
    Participant

    Do you happen to know the code that changes the display name?

    #68436
     sharmstr
    Moderator

    As mentioned the form is handled by the bp_the_profile_group_edit_form_action function. Find that in the buddypress source code then step through that function to find it.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #68447
     jnevent
    Participant

    Where is bp_the_profile_group_edit_form_action function located?

    #68449
     sharmstr
    Moderator

    Search the plugin for it.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #68450
     sharmstr
    Moderator

    You can even google it.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?