• Hi,

    I would like to remove the “Posted by” at the top of each blog post. How can I do that? Any input would be appreciated.

    Best,
    Keith

Viewing 3 replies - 1 through 3 (of 3 total)
  • Open up your theme files, look for Posted by <?php some php code ?>, delete it.

    Edit index.php to change your blog’s main page. Look in single.php for individual post pages. And look in any other files that look interesting if that doesn’t do the trick.

    Thread Starter samorock

    (@samorock)

    Hi,

    Thanks for the tip. I’ve been looking for that code in various directerties in the Theme Files. Can you be more specific where that code would be? I can’t find it in Headers. Is it there?

    Thanks 1 billion.

    Keith

    No. Start with index.php and single.php.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing the “posted by” header in my blog’ is closed to new replies.