Cutline Theme Support Forums » Cutline Theme Support Forums

remove comments located directly under each post

(5 posts)
  • Started 4 years ago by jtbloom
  • Latest reply from jtbloom
  • This topic is resolved

  1. How do I remove the date from my blogs posts. My blog relates to jewelry design www.stylechatter.com and the information is timeless.
    Thanks

    Posted 4 years ago #
  2. comments are located directly under each post after the date, and also on the bottom right side after each post. How do I remove the comments section located directly under the post title only. www.stylechatter.com
    Thanks

    Posted 4 years ago #
  3. jtbloom,

    in both index.php and single.php on line 14, remove

    &middot; <?php comments_popup_link('No Comments', '1 Comment', '% Comments'); ?>

    and in single.php on line 14, remove

    &middot; <a href="<?php the_permalink() ?>#comments"><? php comments_number('No Comments', '1 Comment', '% Comments'); ?>

    thread moved to 'support'.

    Posted 4 years ago #
  4. Merged both threads, since rather similar.

    Remove the date: same as the comments, also on line 14. Remove

    <?php the_time('F jS, Y') ?>

    Posted 4 years ago #
  5. Franky,
    Thanks for your help, that worked like a charm.
    jtbloom

    Posted 4 years ago #

RSS feed for this topic

Reply

You must log in to post.