Hi:
I'm creating a blog with Atahualpa version 3.6.4. I installed the User Photo addon and added a photo for each user. I was able to get the photos to display in the byline for single post pages. I went to
Atahualpa Theme Options -> Edit Post/Page Info Items
and placed this code in the field for Byline: Single Post Pages
<?php userphoto_the_author_photo() ?> By %author%, %date('F j, Y')%
However, I would like to place the user photo in the post body so that the text flows around it. I can not find a way to do that.
Suggestions?
Thanks very much,
Fred