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%/
(@bukts)
16 years, 4 months ago
There is no comment field on main page or publication page. http://www.ipetar.com/bukovets_blog/ Thanks.