• Resolved bkovaleski1

    (@bkovaleski1)


    i’m trying the same steps outlined in previous threads but it still shows the author data on my main page (i got it to remove from the actual post page). How do i remove the ‘author’ info from the main page that summarizes the blog posts? my website is:
    http://southparkcharlottehomesforsale.com/
    I’ve also tried the widget plugin but that didst’ work either. any suggestions?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Go on the editor (Appearance – Editor) then choose ‘content.php’ from the right hand list. Find the phrase ‘the_author_posts_link()’ and delete it. It may be easier to use CTRL-F (if on Windows) or CMD-F (if on Mac) and search for ‘author’ to find it. This leaves you with two / then so you may wish to remove one by deleting it from the above or below line of code. Hope this helps.

    Thread Starter bkovaleski1

    (@bkovaleski1)

    that worked; thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘remove author info from blog posts?’ is closed to new replies.