-
Author
-
January 23, 2014 at 18:00 #10127martalazParticipant
hi, I just changed the “about me” in the profile field from Users -> Profile fields
and i also added the field you suggested to add in functions.php ->http://pastebin.com/djbuUYLt.My page is http://www.socialnector.com/members/chris/profile/ but in the field (blue background ) I just have “my photos”. I can not see the “about me” button that according to the setting should be”chi sono”? or at list still “about me”and “looking for” and i can not see the “add friend” and “pubblic message”.
Also I would like to remove on the top left (considering the avatar image) of the members page the “match percentage”.
Last question: under the avatar I would like to translate the “activity”,”profile”,”friends”,”group””forum” in a different language. Where do I have to go to change them?
Thanks, compliments for the theme.January 27, 2014 at 13:07 #10279AbeKeymasterHi, Related to the tabs that appear next to the image this is the topic:
https://archived.seventhqueen.com/forums/topic/how-to-add-more-tabs-next-to-the-profile-imageand you should change
‘group’ => ‘Base’,
to
‘group’ => ‘Chi sono’,To remove the matching
https://archived.seventhqueen.com/forums/topic/removereplace-the-love-hearts-in-site
and you can keep only the part with the matching removingCOPY CODE//remove matching add_action('after_setup_theme','kleo_my_hearts_actions'); function kleo_my_hearts_actions() { /* disable matching on member profile */ remove_action('kleo_bp_before_profile_name', 'kleo_bp_compatibility_match'); }
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. -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.