Disabling the default comments feed

Home Forums WordPress Theme Support BresponZive Mag Disabling the default comments feed

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1508
    Raja CRN
    Keymaster

    Hi,
    If I’ve understood your question rightly, this is the answer for you. Unless, Give more details with your blog URL.

    To stop showing the WordPress comments in a single post, just comment out the following line in your single.php file.

    
    <?php comments_template(); ?>
    to
    
    <?php //comments_template(); ?> 
    #1515
    Jeffrey
    Member

    that did the trick… just had to find the actual location in the ‘single post.php’ file and made the edits & saved it.

Viewing 2 posts - 1 through 2 (of 2 total)

Only Verified Customer of this Theme Can post reply to this Support Topic! .