Authors
$theimage = get_the_post_thumbnail_url( $theauthor->ID );
$thetitle = get_the_title( $theauthor->ID );
$thepermalink = get_permalink( $theauthor->ID );
$thetitleaffiliation = get_field( 'titleaffiliation', $theauthor->ID ); ?>