-
Author
Tagged: search page display informations
-
July 29, 2014 at 08:55 #23870LeBruCodeParticipant
Hello,
My search page display only the age field (picture 1). I would like to display the same information as in the example of your website (picture 2). I have filled the information in my profile .
Thx
August 8, 2014 at 14:36 #25146AbeKeymasterHi, Sorry for the late reply. I can’t see any pictures attached. the search form is configured from Sweetdate – Buddypress.
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.August 12, 2014 at 17:47 #25433AbeKeymasterI see what you mean now 🙂
see this topic on configuring those fields
https://archived.seventhqueen.com/forums/topic/member-directory-page-about-me-text-does-not-displayHi 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.August 13, 2014 at 10:03 #25527LeBruCodeParticipantCan you tell me what to do to have the same functionality in profile page ?
Thx
August 14, 2014 at 16:56 #25700AbeKeymasterIn profile page you need to edit the member-header.php template from members/single folder and put some buddypress functions to show fields you like.
function is like this:COPY CODEbp_member_profile_data( 'field=About Me' );
You will see the exact code in that file as an example
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.August 14, 2014 at 17:20 #25704LeBruCodeParticipantThank you. By the way, what can I change the separator (currently “/” and I’d like “•” (Alt+0149))
August 14, 2014 at 17:34 #25710AbeKeymasterto change that you need to edit our function where the magic happens.
it is render_bp_meta function from custom_buddypress/bp-functions.php around line 2082Hi 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.August 14, 2014 at 17:41 #25711LeBruCodeParticipantyou rulzzzzz !!!
I tried to add bp_member_profile_data ( ‘field=MY_FIELD’ ) in my member-header but no success. Nothing appears
August 18, 2014 at 20:03 #25949AbeKeymastercheck buddypress documentation on that since it should work if you put the exact field name
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.