I'm trying to put an 'About Me' section on the right hand side of all of my pages. However, I don't know how to put my picture there. I've added text descriptions about myself using the Widgets option in Wordpress. How do I add my photo there? Is this done outside of 'Widgets'?wishiwoo
In some premium themes they have shortcode named "Bio Box" or something like that. Or you can try out this plugin: WP About Author
It is too simple my friend.. First upload the image you need through media uploader and user <img src> tag to display the image inside your widget. Hope you got it.