This topic has 8 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Eva Kemp
Need assistance in hiding the author name on posts
We have many different codes for doing this, some work, some don’t and one did for quite sometime.
However, as soon as we change something within our site, the code no longer functions and all authors are visible.
Please can you help us with this, any advice is much appreciated as we went live this week and now it is an issue.
Will look our for your reply, many thanks ahead!
Please see private content for more info.
Hello,
Please add the following code in custom.css file
.post-info {
display:none;
}
Regards,
Robert Hall.
Hi Robert,
Could only get back online now, that’s the one I tried the last time and it disappeared as soon as we updating parts of the site.
Thanks so much, will try again, keep all crossed it works!
Much appreciated.
Hello,
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
Hi Robert,
Worked perfectly first time and does not show up in the blog, bit thank you!
The author name does still show up in widgets which contain the most recent blog posts.
See pics in private content for footer of the site and for the sidebar, capture pics.
Never a dull moment 🙂 Really appreciate any help.
Please comment out the following code in \themes\legenda\framework\widgets.php file on line 368
<?php/* <?php _e('by', ETHEME_DOMAIN) ?> <strong><?php the_author(); ?></strong><br> */?>
Regards,
Robert Hall.
Thanks so much Robert, have been working on the site all morning, will try that, you are a star!
Hello,
You’re welcome.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up