Yea, I am a bit lost on how to call those selected taxonomy terms.
<?php echo get_the_title( $research_interests->ID ); ?> displays the last topic that user wrote. So I am getting somewhere but not where I should be :-p
The taxonomy that is in the category. So I have a category called Europe and people can select beer, wine etc. And then I want to have this displayed under their interests.