Thanks, this definitely helped! Already implemented it!
Hi Andy,
Sounds good, thanks for your reply!
Maria
Right now the php code for the job title would work better. E.g., I’m using this to get the name: <?php if ( function_exists( ‘get_Sexy_Author_Bio’ ) ) echo get_Sexy_Author_Bio(); ?>
(I then use display:none; in CSS to hide all the elements I’m not interested in and just keep the author name. Got a php code that only returns the author name? I’d love to know)
That said, a shortcode for the job title could also come handy should I change my design. Thank you!!