Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter bukts

    (@bukts)

    The problem remains when activate another theme.

    do you have comments active?

    from admin area settings->discussion
    check the box next to ‘Allow people to post comments on new articles’

    also make sure the other settings are good

    I just noticed you stated ‘on pages only’, so on your posts comments work?

    look for something referencing comments in your theme index.php file
    <div class="com"><?php comments_popup_link('ADD COMMENTS', '1 COMMENT', '% COMMENTS'); ?></div>

    mine looks like that, your’s may look a bit different….copy the code from index.php and paste it into page.php in the same place in the code

    Thread Starter bukts

    (@bukts)

    Thanks, the problem was with permalink. Post field disappear when permalinks are set to /%year%/%monthnum%/

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Comment field missing, only on Pages’ is closed to new replies.