This topic has 9 replies, 5 voices, and was last updated 8 years, 6 months ago ago by Jack Richardson
I want to change the credit line under the posts in the blog page.
Hello,
You need edit the file wp-content/themes/legenda/framework/theme-functions.php, find the section “! Posted info” in line 2073.
Best regards,
Jack Richardson.
Hello,
You should edit \wp-content\themes\legenda\framework\theme-functions.php file.
Please find ! Meta data block (byline)
section and you’ll see code there.
Regards,
Robert Hall
Hi Robert,
Can you please provide more details as I am not good with php.
Thanks
Hello,
Please specify what exactly you want to modify and provide FTP credentials.
We’ll help you to change the code.
Regards,
Eva Kemp.
Hi Eva,
I want to remove the “by Author” section. Only leave the posted on time and date.
Please send me the code, I need to learn this by myself.
Much appreciated.
Thank you and regards,
Hello mhammoud,
in this case you do not even need to edit theme files! Just add following css code to your custom.css file:
.blog-post .posted-by{
display:none
}
Regards,
Stan Russell.
Thank you Stan
Hello,
You are welcome.
Best regards,
Jack Richardson.
The issue related to '‘Change the "Posted on Date at Time by Author"’' has been successfully resolved, and the topic is now closed for further responses