Need assistance in hiding the author name on posts

This topic has 8 replies, 3 voices, and was last updated 8 years, 11 months ago ago by Eva Kemp

  • Avatar: JLchingai2007
    JLchingai2007
    Participant
    April 6, 2015 at 17:05

    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.

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 6, 2015 at 17:08

    Hello,

    Please add the following code in custom.css file

    .post-info {
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: JLchingai2007
    JLchingai2007
    Participant
    April 6, 2015 at 21:01

    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.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 6, 2015 at 21:27

    Hello,

    You’re welcome!
    If you have any questions please feel free to contact us.

    Regards,
    Robert Hall.

    Avatar: JLchingai2007
    JLchingai2007
    Participant
    April 7, 2015 at 10:11

    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, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 7, 2015 at 10:21

    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.

    Avatar: JLchingai2007
    JLchingai2007
    Participant
    April 7, 2015 at 13:36

    Thanks so much Robert, have been working on the site all morning, will try that, you are a star!

    Avatar: Eva
    Eva Kemp
    Support staff
    April 7, 2015 at 13:43

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.