• Resolved jazzylee77

    (@jazzylee77)


    I’m wanting to remove the “posted in” and comments links from the bottom of the indexes. I tried removing this from the main index and it made no difference.

    <p class="postmetadata">Posted in <span class="cty"><?php the_category(', ') ?></span> | <?php edit_post_link('Edit', '', ' | '); ?> <span class="cmt"><?php comments_popup_link('No Comments »', '1 Comment »', '% Comments »'); ?></span></p>

    this is in index.php and the theme I’m using is Pop Blue

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘remove “posted in” and comments links in 2.3.3’ is closed to new replies.