WordPress comment and disqus does not appear!

Posted in: Newspaper
Post count: 23

Hello,

Since 2-3 weeks , my wordpress comment system and disqus plug’in does not working.

-I just updated my theme 7.1 to 7.1.1 to fix this problem ( i thought might fix it) but it didn’t.

-I turned on and off wordpress comment from settings ,

-I have checked theme settings to , if it is not enabled . ( it is enabled )

-I have uninstalled and reinstall plug’ins

Those steps didn’t work.Right now i have no comment system.

+ I also installed facebook comment system , which was working like a charm about 1 weeks or so , it does cause some problem while i was posting url’s on my facebook page which i couldn’t see short information about url links .So i have removed it.

Post count: 23

It seems after hours of search , i fix it , finally.

If anyone have trouble such as this ,

Go to phpMyadmin on your cpanel;

select your database of your website;

go to wp_posts , ( check your wp_posts are exact name , if your table wpexample_posts , make sure your sql query has same extension )

execute SQL query “UPDATE wp_posts SET comment_status = ‘open’;”

it will make your posts available again.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.