• Resolved Lado Lomidze

    (@landish90)


    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)
  • Sounds like the javascript (comment-reply.js) isn’t loading. Do you have an URL?

    Thread Starter Lado Lomidze

    (@landish90)

    well, you know, it’s loaded, you can check it right here, 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

    (@landish90)

    hey, is there anybody alive ? :user:

    Thread Starter Lado Lomidze

    (@landish90)

    Anybody

    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

    (@landish90)

    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.