Quantcast
Channel: How to add Profile Search Field to Member Directory results – BuddyPress.org
Browsing latest articles
Browse All 16 View Live

Reply To: How to add Profile Search Field to Member Directory results

I am using a plugin called “BP Profile Search”. I am a developer and would have no issues coding a custom page for whatever functionality I need, but I am using the plugin and it’s working great....

View Article



Reply To: How to add Profile Search Field to Member Directory results

try adding this above line 58 the do_action line: <div class="user-location"><?php echo bp_member_profile_data('field=City'); ?></div> As specified above you still need to make a...

View Article

Reply To: How to add Profile Search Field to Member Directory results

@bphelp, thanks a lot for the help, but I tried adding that line and it didn’t do much :S Here is what my code looks like without the line, where should I add it? Also, just to be sure I am modifying...

View Article

Reply To: How to add Profile Search Field to Member Directory results

@partytrotter See lines 61 through 69 in members-loop.php Between the opening and closing php tags you add code. For example: echo bp_member_profile_data('field=City'); The instructions are commented...

View Article

Reply To: How to add Profile Search Field to Member Directory results

@Henry thanks a lot for the help, but I’m really a beginner, I just opened members-loop.php and sincerely can’t find any instruction on how to add custom profile fields, care to explain? Thanks a lot...

View Article


Reply To: How to add Profile Search Field to Member Directory results

Open member-loop.php and you will see instructions on how to add custom profile fields such as Location. It is quite straightforward to do.

View Article

How to add Profile Search Field to Member Directory results

Hello, so I have installed BP Profile Search, and I would like to display the results in the members directory (results of the search). Let me explain, let’s say I searched for people that put...

View Article
Browsing latest articles
Browse All 16 View Live




Latest Images