Comments Off

Discussion in 'ColorWay WordPress Theme' started by macho, Apr 24, 2013.

  1. macho

    macho New Member

    Joined:
    Mar 28, 2012
    Messages:
    14
    Likes Received:
    1
    Location:
    South Africa
    Hi there

    This is a highly repeated topic in the old forums but my problem is a little different. I have removed the Comments are closed messages, etc. My problem is that on the blog page, under each post, before the continue reading message is displayed, there's a message saying "Comments Off". How do I kill this message? Check picture below for more info.

    Thanks in advance for the help.
     

    Attached Files:

    • 1.png
      1.png
      File size:
      206.2 KB
      Views:
      4
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,
    Go to blog.php present in your theme directory and remove the code given below

    Code:
    <?php comments_popup_link('No Comments.', '1 Comment.', '% Comments.'); ?>
    Sending image for reference

    [​IMG]


    This will solve your issue.
     
  3. macho

    macho New Member

    Joined:
    Mar 28, 2012
    Messages:
    14
    Likes Received:
    1
    Location:
    South Africa
    Hey, Thanks for the quick reply. I had already removed this code but the "Comments Off" message remains.
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Please provide the following information listed below.

    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:

    Send this information on our email at [email protected]
     

Share This Page