• Resolved daniel8633

    (@daniel8633)


    Hello there,

    is there a way to use the biographical info from a buddypress field instead of the standard wordpress field?

    Thanks.

Viewing 1 replies (of 1 total)
  • Thread Starter daniel8633

    (@daniel8633)

    Solved:

    You can change

    get_the_author_meta('description')

    in “view.post-author.php” with

    xprofile_get_field_data( 'the_name_of_your_field', get_the_author_meta('ID') )

Viewing 1 replies (of 1 total)
  • The topic ‘Buddypress Bio Integration’ is closed to new replies.