<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: [Plugin: Wordpress Thread Comment] Number of comments not showing up correctly</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: [Plugin: Wordpress Thread Comment] Number of comments not showing up correctly</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 03:50:05 +0000</pubDate>

<item>
<title>nemo-maritime on "[Plugin: Wordpress Thread Comment] Number of comments not showing up correctly"</title>
<link>http://wordpress.org/support/topic/252192#post-1034568</link>
<pubDate>Thu, 02 Apr 2009 14:56:23 +0000</pubDate>
<dc:creator>nemo-maritime</dc:creator>
<guid isPermaLink="false">1034568@http://wordpress.org/support/</guid>
<description>&#60;p&#62;AHA!! That did it djpushplay, also solved my issue of having it show only how many comments were on that certain page of paged comments. Thanks a bunch for your help! &#60;/p&#62;
&#60;p&#62;As for you hermanong, try deactivating all of the other plugins and leave threaded comments alone to see if it will work then, just my new-bie suggestion; if it works then one of the plugins are causing the issue. As for the e-mail part, I dont completely understand. Do you mean the the e-mail will send to the admin if there is a response/reply to a comment but not to the other people? Not at a 100% of what you mean by that. &#60;/p&#62;
&#60;p&#62;Lastly, yes you can update your theme, but if the theme author did not update it, you would need to update it your self. You can always ask them to update it, but it depends on if they are willing/able. I got a premium theme and the author has disappeared, man am I pissed, but live and learn.
&#60;/p&#62;</description>
</item>
<item>
<title>hermanong on "[Plugin: Wordpress Thread Comment] Number of comments not showing up correctly"</title>
<link>http://wordpress.org/support/topic/252192#post-1031903</link>
<pubDate>Tue, 31 Mar 2009 02:44:36 +0000</pubDate>
<dc:creator>hermanong</dc:creator>
<guid isPermaLink="false">1031903@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I seems have the same problem on using this, since my theme seems doesn't support the [ reply ] and threaded comments, and every comments with email will only send to the admin author, how come ? Can i update my theme ? or any source to fix this problem, many thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>djpushplay on "[Plugin: Wordpress Thread Comment] Number of comments not showing up correctly"</title>
<link>http://wordpress.org/support/topic/252192#post-1031676</link>
<pubDate>Mon, 30 Mar 2009 21:47:11 +0000</pubDate>
<dc:creator>djpushplay</dc:creator>
<guid isPermaLink="false">1031676@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Since you're using 2.7.1, you really no longer need the plugins for threaded comments or paged comments since they are both part the core WP.&#60;/p&#62;
&#60;p&#62;From your post, I can tell that your theme is using some type of counter ($commentcounter) to count the number of comments.  This technique no longer works in 2.7.1.  You will have to change your theme to use:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php comments_number(&#38;#39;0&#38;#39;,&#38;#39;1&#38;#39;,&#38;#39;%&#38;#39;);?&#38;gt;&#60;/code&#62;&#60;br /&#62;
or&#60;br /&#62;
&#60;code&#62;&#38;lt;?php comments_number(&#38;#39;No comments&#38;#39;, &#38;#39;comment&#38;#39;, &#38;#39;comments&#38;#39; );?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The first one will just show the number of comments, which would replace your code:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php echo $commentcounter; ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Hope that helps.
&#60;/p&#62;</description>
</item>
<item>
<title>nemo-maritime on "[Plugin: Wordpress Thread Comment] Number of comments not showing up correctly"</title>
<link>http://wordpress.org/support/topic/252192#post-1026524</link>
<pubDate>Wed, 25 Mar 2009 20:36:08 +0000</pubDate>
<dc:creator>nemo-maritime</dc:creator>
<guid isPermaLink="false">1026524@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Poked around and tried different combos of the built in threaded comments but nothing is really doing it. Love the beautiful simplicity of the plugin, just stuck on the little part... will look into conflicts with other plugins. I do have paged comments, among a few, that might be messing up something with this plugin.
&#60;/p&#62;</description>
</item>
<item>
<title>nemo-maritime on "[Plugin: Wordpress Thread Comment] Number of comments not showing up correctly"</title>
<link>http://wordpress.org/support/topic/252192#post-1023956</link>
<pubDate>Mon, 23 Mar 2009 13:35:40 +0000</pubDate>
<dc:creator>nemo-maritime</dc:creator>
<guid isPermaLink="false">1023956@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I am using 2.7.1 but I dont think my theme is set up to work with it yet. I went to those settings and they do nothing for my comments. No changes. I'm still trying to figure out the way to get my theme to show the right number of comments
&#60;/p&#62;</description>
</item>
<item>
<title>djpushplay on "[Plugin: Wordpress Thread Comment] Number of comments not showing up correctly"</title>
<link>http://wordpress.org/support/topic/252192#post-1021021</link>
<pubDate>Fri, 20 Mar 2009 03:31:17 +0000</pubDate>
<dc:creator>djpushplay</dc:creator>
<guid isPermaLink="false">1021021@http://wordpress.org/support/</guid>
<description>&#60;p&#62;What version of WP are you using?  Starting from WP2.7, comments can be threaded without a plugin but your theme has to be updated.
&#60;/p&#62;</description>
</item>
<item>
<title>nemo-maritime on "[Plugin: Wordpress Thread Comment] Number of comments not showing up correctly"</title>
<link>http://wordpress.org/support/topic/252192#post-1020983</link>
<pubDate>Fri, 20 Mar 2009 02:41:11 +0000</pubDate>
<dc:creator>nemo-maritime</dc:creator>
<guid isPermaLink="false">1020983@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I think it is as well. I have now noticed that on my homepage the comment count does indeed show up as it should. I have a call in my post page, or actually the comments.php that has a line with &#60;code&#62;&#38;lt;?php echo $commentcounter; ?&#38;gt; comments on this article&#60;/code&#62; and this is the one that does not show up. This code seems to do nothing. On my homepage, in the index.php file for my theme, I have the code as, &#60;code&#62;&#38;lt;span class=&#38;quot;commnt-count&#38;quot;&#38;gt;&#38;lt;?php comments_popup_link(&#38;#39;No Comment&#38;#39;, &#38;#39;1 Comment&#38;#39;, &#38;#39;% Comments&#38;#39;); ?&#38;gt; &#38;lt;/span&#38;gt;&#60;/code&#62;. I am pretty sure this is the code that shows up the comments count, and it shows it right in my homepage. How can I get it to show on the article page itself?
&#60;/p&#62;</description>
</item>
<item>
<title>blog2i2jcom on "[Plugin: Wordpress Thread Comment] Number of comments not showing up correctly"</title>
<link>http://wordpress.org/support/topic/252192#post-1018954</link>
<pubDate>Wed, 18 Mar 2009 03:17:30 +0000</pubDate>
<dc:creator>blog2i2jcom</dc:creator>
<guid isPermaLink="false">1018954@http://wordpress.org/support/</guid>
<description>&#60;p&#62;i tested it all wordpress version, it is correct. i think it is your theme's ploblem.
&#60;/p&#62;</description>
</item>
<item>
<title>nemo-maritime on "[Plugin: Wordpress Thread Comment] Number of comments not showing up correctly"</title>
<link>http://wordpress.org/support/topic/252192#post-1013396</link>
<pubDate>Thu, 12 Mar 2009 15:04:12 +0000</pubDate>
<dc:creator>nemo-maritime</dc:creator>
<guid isPermaLink="false">1013396@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I just got the plugin and it works great. Just great. The last issue I am having with this is that it does not update the number of comments I have in a post if someone replies to someone. The number of replies is not taken into account. If I have one comment and 5 replies to that comment, it still shows up as only one comment in my blog. Any assistance would be greatly appreciated.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/wordpress-thread-comment/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wordpress-thread-comment/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
