Blog ›
04 Oct
2012

Remove author info at bottom of blog posts
Here is how you remove the authors information which will appear at the end of each blog post. It's the box which contains the admin image and admin description etc.
1. Go into admin and choose Appearance > Editor.
2. From the list on the right choose single.php.
3. When the php code shows either delete or hide (comment it out) all the lines of code between:
<div id="post-author">
and
</div><!--post-author-->
Posted in: <
CMS
>


me@grafxflow
I am a Full-stack Developer who also started delving into the world of UX/UI Design a few years back. I blog and tweet to hopefully share a little bit of knowledge that can help others around the web. Thanks for stopping by!
Visitors also viewed these posts
2 Thoughts
25 Jan
2013
Dario Petkovic
I don't see single.php :(29 Jan
2013
me@grafxflow
Which theme are you using? or is it custom?