Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    Hi there!

    That link is added by your theme. You can remove it by switching to a different theme, or making changes to the theme to remove the link.

    To do the latter, you’ll want to open the following file under Appearance > Editor in your dashboard:
    ocean-mist-2_0/comments.php

    There, you will want to look for the following line:

    <h2 class="title" id="comments"><?php post_comments_feed_link('Subscribe to '); ?>Comments</h2>

    You will want to replace it by the following:

    <h2 class="title" id="comments">Comments</h2>

    I hope this helps.

    Thread Starter John Williams

    (@jwlw)

    Good Morning Jeremy: Made the change, working ok.

    Thanks, Have a great day.
    John

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Link to Code is in the post and is active.’ is closed to new replies.