Viewing 2 replies - 1 through 2 (of 2 total)
  • 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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removing “Comments are off”’ is closed to new replies.