Remove Leave a Reply and Posted by information on posts pages
-
I would like to remove the Leave a reply and the information below from my posts.
Posted by guglielmowordpress Leave a comment March 15, 2019
I’m using the posts pages as an Award page for informaiton purposes only and don’t want people to be able to leave a comment or show the Posted by etc. data. Can I remove this information in a php file some place?
thanks,
Rose
Hi,
Yes, you can customize the file content.php
and remove all the occurrences of basel_post_meta
function to disable them.
Regards