• Hey there,

    I’m trying to sort out my blog. I have a link that usually goes to the comments section of an article however on a normal page, not an article the link is there but you can’t post any comments.

    I’d like to either remove the link add the commenting section to the page. I’m using a custom theme called Air that I made. It’s based off another theme.

    Thank you!

Viewing 1 replies (of 1 total)
  • You can edit the page template and remove the link.

    Or you can usually you can usually just hide the link with CSS.
    Something like .page-template .edit-link { display: none; } that example wont work because I don’t know what classes your site uses

Viewing 1 replies (of 1 total)

The topic ‘Replies to pages’ is closed to new replies.