Title: frigory's Replies | WordPress.org

---

# frigory

  [  ](https://wordpress.org/support/users/frigory/)

 *   [Profile](https://wordpress.org/support/users/frigory/)
 *   [Topics Started](https://wordpress.org/support/users/frigory/topics/)
 *   [Replies Created](https://wordpress.org/support/users/frigory/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/frigory/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/frigory/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/frigory/engagements/)
 *   [Favorites](https://wordpress.org/support/users/frigory/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TinyMCE Comment Field - WYSIWYG] Reply to comments no longer works](https://wordpress.org/support/topic/reply-to-comments-no-longer-works-2/)
 *  [frigory](https://wordpress.org/support/users/frigory/)
 * (@frigory)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/reply-to-comments-no-longer-works-2/#post-12343322)
 * Copying wp-includes/js/comment-reply.js is useless.
 * It looks like `t.I` is just an alias for `document.getElementById`. Just replace
   the line 6 in comment-reply-4.8.0.js by this line:
    `t = this; t.I = function(
   id) { return document.getElementById(id); };`
 * In my case, this + the haremu fix = everything works fine.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TinyMCE Custom Styles] ‘Not properly prepared for translation’](https://wordpress.org/support/topic/not-properly-prepared-for-translation/)
 *  Thread Starter [frigory](https://wordpress.org/support/users/frigory/)
 * (@frigory)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/not-properly-prepared-for-translation/#post-9861916)
 * Yep, it looks good. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)