Added disqus commenting system to my blog: http://bit.ly/pPyS8u However, the no. of comments at top always shows "With 0 Comments" although I have added a few test comments (shows same 0 comments on blog page http://bit.ly/qsDBPW). And at bottom, it shows perfect no. of comments. Now, to solve this, I'm thinking of either of these 2 ways: 1. Either match up the no. of comments 2. Remove "With 0 Comments" from showing up I had sent support mail to disqus: http://pastebin.com/6TvC5Lv1 And I received their reply as:These messages mean that the plugin can't reach disqus.com through your server host. This would mean that the connection is being blocked by your host, unless our service was down (which isn't the case). Try contacting your host and seeing if they can connect to disqus.com or disqus.net using Port 80. Once that's resolved you should be able to use the plugin functions. Which might be true as I'm using free byethost account. So, if this is not possible, can anyone let me know how do I remove "With 0 Comments" from post page & blog pages. UPDATE: I tried switching to default Twenty Ten 1.2 theme & there the no. of comments was matching up. So, I think I need to edit some of my theme files to get it working. But how & what? ps. I'm layman when it comes to coding Thanks for your time
can you share your comment.php........ one more thing have check your WP admin setting...is it using same directory path.. Actually when you have domain on different server and hosting on different server tha=n most of the code face cross domain access issue specially JQuery code. please check that
Hi xtrashots9, thanks first of all My theme's comments.php: http://pastebin.com/2qy9JhJn And what settings you want me to check in WP admin? WordPress address (URL) & Site address (URL) are both set to my homepage address. And since the no. of comments is showing up properly in default Twenty Ten 1.2 theme, do you think still that could be a prob? Let me know if you want me to check some other WP admin settings. Thanks again