Activity Stream
48,167 MEMBERS
6756 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 5 of 5
  1.     
    #1
    Member

    Default Comment Status

    Hi ....

    I am facing some problem with the comment status on my site ..
    When I actually stated the site, I set comments OFF ...
    Now after a week, I have set comments ON ....
    But the problem is, comment box/option is available only for newer posts ....
    Whereas for the older posts, comment option is still OFF ...

    Now how to set the comments option ON for all the posts ??
    Matrix4u Reviewed by Matrix4u on . Comment Status Hi .... I am facing some problem with the comment status on my site .. When I actually stated the site, I set comments OFF ... Now after a week, I have set comments ON .... But the problem is, comment box/option is available only for newer posts .... Whereas for the older posts, comment option is still OFF ... Now how to set the comments option ON for all the posts ?? Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    funingallery.com
    I think you need to go to every post and ON that Comments

  4.     
    #3
    Member
    I have got more than 8k posts ...
    Going to each post and editing it will almost kill me .....

  5.     
    #4
    Member
    Ok I Got The Solution :

    Just Run This SQL Query & Comment Status For All Your Posts Will Be Set ON
    PHP Code: 
    UPDATE wp_posts SET comment_status='open' WHERE post_status 'publish' AND post_type 'post'

  6.     
    #5
    Member
    Similarly, If You Want To Set Comment Status OFF For All The Posts, Then Run This SQL Query.
    PHP Code: 
    UPDATE wp_posts SET comment_status='closed' 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. KWWH away status.
    By Cooper in forum Feedback and Suggestions
    Replies: 7
    Last Post: 1st Feb 2012, 08:46 PM
  2. dns status: SERVFAIL
    By Mutikasa in forum Hosting Discussion
    Replies: 2
    Last Post: 27th Jan 2012, 08:47 PM
  3. Invisible Status
    By iHate in forum Feedback and Suggestions
    Replies: 64
    Last Post: 26th Nov 2011, 01:37 PM
  4. How to get Webmaster Status?
    By michigan033 in forum Feedback and Suggestions
    Replies: 22
    Last Post: 12th Nov 2008, 12:41 PM

Tags for this Thread

BE SOCIAL