Forums

[resolved] How do I remove "author" from posts? (3 posts)

  1. markcolclough
    Member
    Posted 4 years ago #

    Hi there

    http.//din-terapeut.dk

    I have edited page.php to remove the author from pages, but how do I remove author from posts?

    Thank you!

    Mark

  2. moshu
    Member
    Posted 4 years ago #

    Editing the rest of the template files.
    Template_Hierarchy

  3. markcolclough
    Member
    Posted 4 years ago #

    thank you

    I followed your link and I searched for this text

    <p class="post-info"><?php the_time(__('M jS, Y','ml')) ?> <?php _e('by','ml');?> <?php the_author_posts_link() ?> <?php edit_post_link(__('Edit','ml'), '', ' | '); ?> </p>

    and found them in single.php and index.php

    Thanks again for the speedy reply.

    mark

Topic Closed

This topic has been closed to new replies.

About this Topic