column list-posts'>
".get_avatar( get_the_author_meta('ID'), 96 )."
";
?>
' . get_the_author_link( get_the_author_meta('ID' ) );
echo '
';
echo get_the_author_meta('description');
?>
" : "";
echo get_the_author_meta('twitter')!='' ? "" : "";
echo get_the_author_meta('linkedin')!='' ? "" : "";
echo get_the_author_meta('instagram')!='' ? "" : "";
echo get_the_author_meta('pinterest')!='' ? "" : "";
echo get_the_author_meta('gplus')!='' ? "" : "";
echo get_the_author_meta('tumblr')!='' ? "" : "";
?>