Forums
(@daniel8633)
8 years, 11 months ago
Have you changed the “Use custom size thumbnails for thumbnails display?” option?
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') )