Forums

Removing "Comments are off" (3 posts)

  1. konradhartmann
    Member
    Posted 3 years ago #

    I do not allow comments on my site. Every post says "Comments are off" in the date line (between the post title and the body). Is there an easy way to get rid of that? It is unnecessary and unattractive. Thanks!

    My site is http://www.FastMovieReviews.com

  2. ClaytonJames
    Member
    Posted 3 years ago #

    Open the "Movie World" theme folder and find index.php. Locate this line;

    <p class="postmeta">Posted on <?php the_time('M d, Y') ?> under <?php the_category(', ') ?> | <?php comments_popup_link(__('No Comment'), __('1 Comment'), __('% Comments'), 'commentslink', __('Comments are off')); ?> <?php edit_post_link(__('Edit'), ' · ', ''); ?></p>

    Modify the obvious to your desired result. Check single.php and page.php for similar instances, if any.

    Back up your files first. Back up your files first. Back up your files first.

    Did I happen to mention you should back up your files first? :-)

    Good Luck.

  3. MichaelH
    Volunteer
    Posted 3 years ago #

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.