By HMED on Wednesday, 18 November 2015
Posted in General
Likes 0
Views 705
Votes 0
Hello,

is it possible to add member's location in the popup (hover) ?
Hi Jan,

Thanks for the voices. You can use the following api to echo the custom field data based on the field key provided,
$my = FD::user($user_id);
$location = $my->getFieldValue('ADDRESS')


We will update our documentation to include custom field output since lot of people are asking this question recently.

Hope these help.
·
Wednesday, 18 November 2015 18:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Jan,

You may do so by editing the following file for profile popbox, /components/com_easysocial/themes/wireframe/profile/popbox.php.
·
Wednesday, 18 November 2015 18:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you Ezrul,

i created a new voice for adding custom fields in members popup :
http://stackideas.com/voices/easysocial/item/952

Another question, what i should add in this file to add location ?
this is a customization request we appreciate your help but its not mandatory
·
Wednesday, 18 November 2015 18:18
·
0 Likes
·
0 Votes
·
0 Comments
·
THANK YOU Ezrul, we REALLY appreciate your help
its working for us, we add location and job tittle !
·
Wednesday, 18 November 2015 19:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Jan,

You are most welcome. Looking good there.
·
Wednesday, 18 November 2015 19:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Ezrul Fazwan wrote:

Hey Jan,

You are most welcome. Looking good there.


FANTASTIC !
·
Wednesday, 18 November 2015 19:27
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post