Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter babooza69

    (@babooza69)

    esmi

    (@esmi)

    Open index.php. Look for the section:

    <div class="bt-links">
    POSTED BY: <?php the_author_posts_link(); ?> |
    <?php comments_popup_link('No Comments on '.$post->post_title, '1 Comment on '.$post->post_title, '% Comments on '.$post->post_title,'postcomment','Comments are off for '.$post->post_title); ?>
    | <?php the_category('') ?>
    <br />
    </div>

    Delete that section.

    Thread Starter babooza69

    (@babooza69)

    it was home.php not index.php

    thanks a lot!

    esmi

    (@esmi)

    I was close, though… 😉

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘how to remove the bottom of each post – posted by author, comments, category?’ is closed to new replies.