Is there a way to remove "About the author section" under wordpress posts?

You can also add a 'display:none' property on the section in CSS. That is the easiest solution without the need to manually find and edit the backend codes.
 
You can also add a 'display:none' property on the section in CSS. That is the easiest solution without the need to manually find and edit the backend codes.

I've already done that, but the author bio under every post is still there
 
I've already done that, but the author bio under every post is still there
Then apparently you didn't do it right. Send me your URL via PM and I'll let you know which class/id you need to add it to.
 
Most themes would let you disable this in the settings, most likely under "Blog".
 
Back
Top