Comment are not enabling
-
Have you disabled all plugins (just rename the plugin folder) and switched to the twentyten theme? Try the easy way before going to the db.
URL?
themes are disabled and triedtwentyten theme also
hiddenage.comsry plugind are disabled n tried twenty theme also
but its not workingOnly your first post has comments. The others allow comments but require a log in.
A few errors shown here, http://validator.w3.org/check?verbose=1&uri=http%3a%2f%2fhiddenage.com%2f
check the latest post its showing comments off
please can you explain how can i correct itCheck Settings->Discussion.
Go to dashboard > posts > posts > mouse over post and click on edit. Scroll down and check comments on.
If you do not see comments, click on screen options in upper right corner and turn discussion on.
as i said i already checked discussion then also i m mentioning checked one option below :
Attempt to notify any blogs linked to from the article.
Allow link notifications from other blogs (pingbacks and trackbacks.)
Allow people to post comments on new articles
Comment author must fill out name and e-mail
Enable threaded (nested) comments levels deep
Anyone posts a comment
A comment is held for moderation
An administrator must always approve the commentkmessinger when i check allow comments and pingbacks and click on update they automatically get unchecked
Your site is not using the Twenty Ten theme. Can we see that theme on your site please?
sure
activated twenty theme
Internal Server Error
Try resetting the plugins folder by FTP or phpMyAdmin.
done
is there something else i need to do
Internal Server Error
The topic ‘Comment are not enabling’ is closed to new replies.
(@shobhitdimple)
15 years, 1 month ago
When i try to enable comments they get disabled automatically . I checked all necessary option in disscussion.
when i applied below command in sql
UPDATE wp_posts SET comment_status = ‘open’, ping_status = ‘open’ WHERE comment_status = ‘closed’;
comments gets enabled but after that if i update the post or submit a new post then comments get disabled again on that post only.
Please suggest some solution