Sorry it took so long to get back to you. Glad you figured out a solution. I went a different route and decided to hook into the ‘bp_profile_header_meta’ action that allows you to inject information into the members header without using a child copy of members_header.php. That way you dont have to worry about making sure that the file has updated kleo changes. Also, instead of verbosely coding every link, I created an array of social links, then loop through them.
For anyone wanted to do it my way, just pop the attached code into your childs function.php file and add/remove the names of the social sites in the array. In order for it to work properly, the text field name and icon name must be the same.
This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

