<?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: TinyMCEComments] Not working with nested comments in 2.7</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: [Plugin: TinyMCEComments] Not working with nested comments in 2.7</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 12:51:15 +0000</pubDate>

<item>
<title>Gravitydk on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-1278732</link>
<pubDate>Thu, 12 Nov 2009 14:59:01 +0000</pubDate>
<dc:creator>Gravitydk</dc:creator>
<guid isPermaLink="false">1278732@http://wordpress.org/support/</guid>
<description>&#60;p&#62;0.48 from MK fixed the nesting&#60;br /&#62;
&#60;a href=&#34;http://downloads.wordpress.org/plugin/tinymcecomments.zip&#34; rel=&#34;nofollow&#34;&#62;http://downloads.wordpress.org/plugin/tinymcecomments.zip&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>saharusa on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-1265917</link>
<pubDate>Sun, 01 Nov 2009 06:14:56 +0000</pubDate>
<dc:creator>saharusa</dc:creator>
<guid isPermaLink="false">1265917@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Not working for me too...&#60;/p&#62;
&#60;p&#62;Wpmu 2.7.1 with the latest tinymcecomments v0.4.8, but no luck with threaded comments yet.&#60;br /&#62;
two major problems:&#60;br /&#62;
1. ie7-8,  every reply translated to new comment&#60;br /&#62;
2. In ff,chrome, when trying to reply to a comment the tinymce box get out of focus and there is no way to type anything anymore. also, if you wrote something before trying to reply (move the textarea) the text is gone…)&#60;/p&#62;
&#60;p&#62;any help, direction?
&#60;/p&#62;</description>
</item>
<item>
<title>AlainVitry on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-1224984</link>
<pubDate>Fri, 25 Sep 2009 20:45:50 +0000</pubDate>
<dc:creator>AlainVitry</dc:creator>
<guid isPermaLink="false">1224984@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
My try to fix it, using version 0.4.7-3:&#60;br /&#62;
In comment-reply.dev.js, i add at line 22:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;21&#124; parent.value = parentId;
22&#124; t.I(&#38;#39;comment_parent&#38;#39;).value = parentId;
23&#124; cancel.style.display = &#38;#39;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This forces comment_parent value to be updated.&#60;br /&#62;
I am in no way a javascripter, but this works.&#60;/p&#62;
&#60;p&#62;Hope this helps,&#60;br /&#62;
Alain
&#60;/p&#62;</description>
</item>
<item>
<title>tabs_xx on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-1134242</link>
<pubDate>Sat, 11 Jul 2009 19:40:13 +0000</pubDate>
<dc:creator>tabs_xx</dc:creator>
<guid isPermaLink="false">1134242@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi. I have downloaded the latest version of WP. 2.8.1 yesterday and tried to use latest version of the plugin( 0.4.7-2 stable). But it seems that the nested comment does not work. The second issue I have found was if &#34;Users must be registered and logged in to comment &#34; function is enabled, the plugin does not load.&#60;/p&#62;
&#60;p&#62;I think the problem with the nested comment is happening because although you have tried to override the original comment-reply.js with comment-reply.dev.js, there is a bug when you try to override the parent.value for the input tag.&#60;br /&#62;
Both js script use document.getElementById(comment_parent) but when you are using the tinymce, there`s another &#34;comment_parent&#34; id associated with a span tag for tinymce just above the input section. getElementById only returns the first ID. Hence the value for the input tag with id comment_parent is not being set.&#60;/p&#62;
&#60;p&#62;The second bug is because $user_ID seems to be always false(is this a &#34;global var&#34; in wp?). hence it will only work when !get_option('comment_registration') returns true.&#60;/p&#62;
&#60;p&#62;Hope this helps.&#60;br /&#62;
BTW: I have absolute NO Real experience of JS/PHP/CSS/HTML
&#60;/p&#62;</description>
</item>
<item>
<title>steupz on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-1129064</link>
<pubDate>Tue, 07 Jul 2009 14:52:01 +0000</pubDate>
<dc:creator>steupz</dc:creator>
<guid isPermaLink="false">1129064@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Any luck mk?
&#60;/p&#62;</description>
</item>
<item>
<title>steupz on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-1105603</link>
<pubDate>Tue, 16 Jun 2009 12:43:19 +0000</pubDate>
<dc:creator>steupz</dc:creator>
<guid isPermaLink="false">1105603@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I really want this fixed, my commenters post a lot and add a lot of links.&#60;br /&#62;
This would help a great deal
&#60;/p&#62;</description>
</item>
<item>
<title>mk_is_here on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-1104233</link>
<pubDate>Mon, 15 Jun 2009 13:16:06 +0000</pubDate>
<dc:creator>mk_is_here</dc:creator>
<guid isPermaLink="false">1104233@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Yeah, I could simulate that on my testbed WordPress...&#60;br /&#62;
Searching for way to fix the problem. Somebody may have an idea?
&#60;/p&#62;</description>
</item>
<item>
<title>steupz on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-1102192</link>
<pubDate>Sat, 13 Jun 2009 17:34:24 +0000</pubDate>
<dc:creator>steupz</dc:creator>
<guid isPermaLink="false">1102192@http://wordpress.org/support/</guid>
<description>&#60;p&#62;&#60;strong&#62;Update:&#60;/strong&#62; got it to work on &#60;a href=&#34;http://frompstomp.com&#34; rel=&#34;nofollow&#34;&#62;http://frompstomp.com&#60;/a&#62; using Kubrick theme, once.&#60;br /&#62;
Literally,one time.&#60;/p&#62;
&#60;p&#62;I made a reply, it nested, another user replied, didn't work; then I tried again and it didn't work thereafter.&#60;br /&#62;
[tearing my hair out]
&#60;/p&#62;</description>
</item>
<item>
<title>steupz on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-1102148</link>
<pubDate>Sat, 13 Jun 2009 17:01:19 +0000</pubDate>
<dc:creator>steupz</dc:creator>
<guid isPermaLink="false">1102148@http://wordpress.org/support/</guid>
<description>&#60;p&#62;mk, thanks for replying.&#60;br /&#62;
I am using a very well designed child theme, Shadow, on the Options theme by Justin Tadlock.&#60;br /&#62;
That's on my primary site, &#60;a href=&#34;http://bourgy.com&#34; rel=&#34;nofollow&#34;&#62;http://bourgy.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And I am using the default Kubrick on my other site &#60;a href=&#34;http://frompstomp.com&#34; rel=&#34;nofollow&#34;&#62;http://frompstomp.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Both have the same issue, I can utilise all the features for a regular comment, but if I reply to a comment, it doesn't show as nested and it shows as a 'single comment' at the bottom of all comments.&#60;/p&#62;
&#60;p&#62;Can you point me to a site where it works perfectly so I can have a look?
&#60;/p&#62;</description>
</item>
<item>
<title>mk_is_here on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-1101527</link>
<pubDate>Sat, 13 Jun 2009 02:18:46 +0000</pubDate>
<dc:creator>mk_is_here</dc:creator>
<guid isPermaLink="false">1101527@http://wordpress.org/support/</guid>
<description>&#60;p&#62;steupz, I have tried on the default theme only. WOuld you mind telling me the themes you are using?
&#60;/p&#62;</description>
</item>
<item>
<title>steupz on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-1101443</link>
<pubDate>Sat, 13 Jun 2009 00:48:38 +0000</pubDate>
<dc:creator>steupz</dc:creator>
<guid isPermaLink="false">1101443@http://wordpress.org/support/</guid>
<description>&#60;p&#62;mk, it doesn't work for me on either of my two sites with different themes.&#60;br /&#62;
Previously when I clicked reply it didn't allow me to type anything at all. Now I can make a comment but it doesn't show as a nested comment.&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>mk_is_here on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-1100782</link>
<pubDate>Fri, 12 Jun 2009 16:36:17 +0000</pubDate>
<dc:creator>mk_is_here</dc:creator>
<guid isPermaLink="false">1100782@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi all, and many thanks to @bforchhammer, we now have threaded comment support in 0.4.7! Feedbacks are welcome.
&#60;/p&#62;</description>
</item>
<item>
<title>bforchhammer on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-1096006</link>
<pubDate>Tue, 09 Jun 2009 09:40:16 +0000</pubDate>
<dc:creator>bforchhammer</dc:creator>
<guid isPermaLink="false">1096006@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@mk_is_here: Sorry, I haven't found an email address or anything to contact you on, so I'm just posting this here.&#60;/p&#62;
&#60;p&#62;I've worked out a &#34;proper&#34; solution which does not require changing core files any more and also uses more of wordpress' core tinymce functions (which makes it more robust to upgrades); If you're interested please &#60;a href=&#34;mailto:b.forchhammer@mind2.de&#34;&#62;send me an email&#60;/a&#62; and I'll help to get it integrated into your plugin.
&#60;/p&#62;</description>
</item>
<item>
<title>object81 on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-1047182</link>
<pubDate>Thu, 16 Apr 2009 05:37:56 +0000</pubDate>
<dc:creator>object81</dc:creator>
<guid isPermaLink="false">1047182@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks &#60;strong&#62;bforchhammer&#60;/strong&#62;! That worked for me.
&#60;/p&#62;</description>
</item>
<item>
<title>bforchhammer on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-989946</link>
<pubDate>Wed, 18 Feb 2009 10:59:21 +0000</pubDate>
<dc:creator>bforchhammer</dc:creator>
<guid isPermaLink="false">989946@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@&#60;a href=&#34;#post-989874&#34;&#62;arroba3&#60;/a&#62;: When someone clicks on a reply button my changes to that file should cause any tinymce instanced which are attached to the comments textarea to be removed and then re-created after the form has been moved... It seems that the old editor instance does not get removed.&#60;/p&#62;
&#60;p&#62;The only thing which I think that you need for my changes to work is that the textarea has the id &#34;comment&#34; (and the textarea alone.. ids are supposed to be unique).&#60;/p&#62;
&#60;p&#62;Sorry I can't be of more help, but I'm actually not using the TinyMCEComments plugin at the moment because the mce editor is hardcoded into our theme... so I don't know if there's anything else that could interfere with it.
&#60;/p&#62;</description>
</item>
<item>
<title>arroba3 on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-989874</link>
<pubDate>Wed, 18 Feb 2009 08:27:55 +0000</pubDate>
<dc:creator>arroba3</dc:creator>
<guid isPermaLink="false">989874@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello!&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;bforchhammer&#60;/strong&#62;, I used the modified version you wrote but I'am having a new problem: I have a doble TinyMCE box now, one taht works and the other that doesn't. Here you have a &#60;a href=&#34;http://i248.photobucket.com/albums/gg197/arroba3/Otras/mcecomments.jpg&#34;&#62;pict&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Any suggestions?&#60;/p&#62;
&#60;p&#62;Thank you very much!
&#60;/p&#62;</description>
</item>
<item>
<title>bforchhammer on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-975486</link>
<pubDate>Wed, 04 Feb 2009 12:03:15 +0000</pubDate>
<dc:creator>bforchhammer</dc:creator>
<guid isPermaLink="false">975486@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I managed to get tinymce working with threaded comments by hacking the comment-reply.js and basically destroying the editor before &#34;a move&#34; and reinitialising it afterwards... If you're interested &#60;a href=&#34;http://m2bf.pastebin.com/f543fe107&#34;&#62;here's my modified version&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;This obviously isn't really a proper solution as it changes a wordpress core file but I haven't found a way of hooking into that file without changing it. Maybe it would be good if the addComment object would allow to set two event handlers which are called before and after the form move...
&#60;/p&#62;</description>
</item>
<item>
<title>houseofstrauss on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-959126</link>
<pubDate>Sun, 18 Jan 2009 09:33:55 +0000</pubDate>
<dc:creator>houseofstrauss</dc:creator>
<guid isPermaLink="false">959126@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks mk for an explanation. Sorry this can't be resolved yet, as nested comments is a priority for many users.
&#60;/p&#62;</description>
</item>
<item>
<title>mk_is_here on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-957756</link>
<pubDate>Fri, 16 Jan 2009 14:09:28 +0000</pubDate>
<dc:creator>mk_is_here</dc:creator>
<guid isPermaLink="false">957756@http://wordpress.org/support/</guid>
<description>&#60;p&#62;The problem with nested comment is originated that the &#34;comment form popped below the comment you want to reply&#34; effect.&#60;/p&#62;
&#60;p&#62;The WordPress built in function (maybe from theme I suppose) &#34;copies&#34; the original one and place it below a specific comment, and hides the original one. However, it does not move TinyMCE keybinds, i.e. &#34;Click this specific place will bold the text I highlight&#34;, &#34;type any keys into the custom built JavaScript Object&#34;, blah blah blah... And so it seems &#34;locked&#34;, does not react to user keystrokes and mouse clicks.&#60;/p&#62;
&#60;p&#62;I don't know if that could be solve by the modifying the plugin or the theme or WP itself, and currently I don't have the time to look into...
&#60;/p&#62;</description>
</item>
<item>
<title>SuperMAG on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-957620</link>
<pubDate>Fri, 16 Jan 2009 09:43:25 +0000</pubDate>
<dc:creator>SuperMAG</dc:creator>
<guid isPermaLink="false">957620@http://wordpress.org/support/</guid>
<description>&#60;p&#62;use comment form quicktags, its way bitter and safer.
&#60;/p&#62;</description>
</item>
<item>
<title>toban on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-957286</link>
<pubDate>Fri, 16 Jan 2009 01:06:24 +0000</pubDate>
<dc:creator>toban</dc:creator>
<guid isPermaLink="false">957286@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Yeah, I noticed that too. Deactivating it until that gets fixed.&#60;/p&#62;
&#60;p&#62;Please fix soon!
&#60;/p&#62;</description>
</item>
<item>
<title>houseofstrauss on "[Plugin: TinyMCEComments] Not working with nested comments in 2.7"</title>
<link>http://wordpress.org/support/topic/234251#post-955761</link>
<pubDate>Wed, 14 Jan 2009 18:46:00 +0000</pubDate>
<dc:creator>houseofstrauss</dc:creator>
<guid isPermaLink="false">955761@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Works ok  except, if you open up a nested comment&#38;lt; there is no focus in the mce form field&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/tinymcecomments/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/tinymcecomments/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
