I’ve been trying to set up the comments section of a site I am working on to use the default WordPress WYSIWYG (TinyMCE). But it’s harder than expected.
I used this tutorial to take me almost all the way there. The tutorial makes it so I can use the WYSIWYG as the comment form, and it even has a fix when you click on a comment reply link (so that it will work there too).
The problem occurs when you click on a comment reply link, then cancel. This causes the original WYSIWYG (the one that first loads at the bottom of the comment stream) to break.
I have no idea how to make this WYSIWYG work again. Any thoughts or ideas?
Any help is greatly appreciated!