Re: Display single xprofile fields
I’d like to know as well. I’m not a php programmer. I’d noticed this function is specific for the members template, index I guess.
global $site_members_template;
I guess we need to add a global there. Or replace it in a separate function. I’ll try some things as soon as I have time.
Ideally I’d like to have a function that works anywhere in the theme…