Forum Replies Created
-
I have googled exactly that and not found a comprehensible guide? Any clue where to find one?
Yep, sorts the members alphabetically from the name, however I want to sort them by city which is the third meta field, see here http://distriktshovslagare.se/members/ I want to sort them by the field named Ort:
Yes, but I can’t seem to find anywhere to sort members alphabetically by Meta field?
SOLVED, again, thank you
Solved the problem, I can see the field with the correct info when I inspect the element but it is not displaying on the page…
Yep, I understand all of that but what I can not find is the Field Name….
but thank you for your patience and effort!I tried putting this in the members loop: <?php bp_member_profile_data( ‘field=Postort’ ); ?>
Right below: <?php bp_member_permalink(); ?>”><?php bp_member_name(); ?>
But no joyYou mean the display name?
http://hovslagare.mdont.se/members/fredric/
The field I am looking to display is the field named: PostortYep, solved where to place it, but where would I find the field name?
Thx for the answer, as I don’ know diddly about php…
where do I place it?
Where can I see the actual field name?