Viewing 1 replies (of 1 total)
  • Thread Starter boybawang

    (@boybawang)

    I found a workaround. Find the line on comments.php that says:

    <?php if( comments_open()) : ?>

    and replace with:

    <?php if( comments_open() && !is_page()) : ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Why is this showing up on 'pages' also?’ is closed to new replies.