Hi All, Is there any widget available to insert authors profile with picture on wordpress sidebar. Is there any other way to do this. Thanks Preetz
I'm not too sure about a widget. You could of course just 'hard-code' the sidebar in the theme's folder on the directory. Usually called sidebar.php or right.php (should be fairly obvious) - in the wp-content/themes/yourtheme/ folder. Just make sure the image is an appropriate size and put a brief bio beneath (you can always link to your about-me page/post from here).