If you are referring to information about author displayed in sidebar, you may need to go to your editor in admin area: In Dashboard click on Design > Theme Editor and click on sidebar (sidebar.php) on the left side or wherever you have main pages listed. In the central window you shall get sidebar.php loaded, find the following code:
<!– Author information is disabled per default. Uncomment and fill in your details if you want to use it.
- <h2>Author</h2>
<p>A little something about you, the author. Nothing lengthy, just an overview.</p>
–>
and delete the following lines:
At the beginning:
<!– Author information is disabled per default. Uncomment and fill in your details if you want to use it.
At the very end after delete:
–>
now you should be able to see information about author.