• Hello,

    I would like to remove the Author on the featured image that appears on my ‘Posts’ page. How would I go about removing that?

    Thank you,
    Sadie

Viewing 1 replies (of 1 total)
  • Hi Sadie,

    Please complete the following:
    1) Find a “single.php” file in the folder with your theme and open it with any text editor (Sublime Text, for example);
    2) Find the line 30: <p class="travel-stories-single-post-author"> <?php the_author_posts_link(); ?></p>;
    3) Comment out or delete this line;
    4) Save changes.

    Please note that after theme update all changes will be lost.

    Sincerely,
    BestWebSoft Support Team

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Author from posts’ is closed to new replies.