This topic has 8 replies, 3 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp
I want to change the title “related posts” under a blogpost.
How/where can edit this?
How can I hide metadata under the related posts?
Hello,
Please provide us with correct link to your site.
Regards,
Robert Hall.
My website isn’t public yet.
See screenshot:
http://nl.tinypic.com/r/72tyk3/8
Hello,
You can edit “related posts” in themes\royal\framework\theme-functions.php file on line 4694
Navigate to Theme Options->Blog Layout->Show “byline” on the blog-> Off.
Regards,
Robert Hall.
Navigate to Theme Options->Blog Layout->Show “byline” on the blog-> Off
It works on the homepage but this won’t turn off the byline in the related post.
Hello,
Please provide us with wp-admin access to your site (http://nl.tinypic.com/r/72tyk3/8) in Private Content.
Regards,
Robert Hall.
Here you go!
Hello,
Please add this code into custom.css file:
.meta-post {
display: none !important;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Thank you.
Regards,
Eva Kemp.
The issue related to '‘How to edit related post?’' has been successfully resolved, and the topic is now closed for further responses