Title: Nested Comments Problem
Last modified: August 19, 2016

---

# Nested Comments Problem

 *  Resolved [Lado Lomidze](https://wordpress.org/support/users/landish90/)
 * (@landish90)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/nested-comments-problem/)
 * Well, i have turned on nested comments and it works properly, but when I or other
   user clicks on Replay button/link the page starts to load and in address bar 
   adds this term “?replytocom=COMMENT_ID#respond” and alos when i click to “Click
   here to cancel reply.” link too it needs to be load page to close comment reply
   form.
 * so what can be cause of this?

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

 *  [s_ha_dum](https://wordpress.org/support/users/apljdi/)
 * (@apljdi)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/nested-comments-problem/#post-1339635)
 * Sounds like the javascript (comment-reply.js) isn’t loading. Do you have an URL?
 *  Thread Starter [Lado Lomidze](https://wordpress.org/support/users/landish90/)
 * (@landish90)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/nested-comments-problem/#post-1339693)
 * well, you know, it’s loaded, you can check it [right here](http://landish.ge/),
   but i think other javascripts obstacles it, or maybe some problem in them code,
   but i don’t know what :S
 *  Thread Starter [Lado Lomidze](https://wordpress.org/support/users/landish90/)
 * (@landish90)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/nested-comments-problem/#post-1339736)
 * hey, is there anybody alive ? :user:
 *  Thread Starter [Lado Lomidze](https://wordpress.org/support/users/landish90/)
 * (@landish90)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/nested-comments-problem/#post-1339776)
 * Anybody
 *  [s_ha_dum](https://wordpress.org/support/users/apljdi/)
 * (@apljdi)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/nested-comments-problem/#post-1339781)
 * You’ve got an error on the page.
 *     ```
       cannot access optimized closure
       http://www.google-analytics.com/ga.js
       Line 39
       ```
   
 * That could be blowing out the javascript. Does any javascript on the page work?
   At any rate, I think you are right that you have incompatible code somewhere.
   You need to start disabling plugins until things work and possibly switch to 
   the default theme as your theme could have broken javascript somewhere.
 *  Thread Starter [Lado Lomidze](https://wordpress.org/support/users/landish90/)
 * (@landish90)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/nested-comments-problem/#post-1339783)
 * I solved my problem by myself.
    It was an extra arguments for **comment_reply_link()**
   function
 * > ‘add_below’ => ‘div-comment’,
 * but thanks anyway : )

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

The topic ‘Nested Comments Problem’ is closed to new replies.

 * 6 replies
 * 2 participants
 * Last reply from: [Lado Lomidze](https://wordpress.org/support/users/landish90/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/nested-comments-problem/#post-1339783)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
