Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter ashishg-vindia

    (@ashishg-vindia)

    Please help me out, it urgent for me

    Thread Starter ashishg-vindia

    (@ashishg-vindia)

    Comments are working now, i have simply change the permission of file “wp-comments-post.php” to 644.

    Thread Starter ashishg-vindia

    (@ashishg-vindia)

    The “Reply” Button appearing but when click the “reply” button it is not working.

    I have edited the “Edit Comment HTML”
    <div class=”comment-childs<?php echo $deep%2 ? ‘ chalt’ : ”; ?>” id=”comment-[ID]”>
    <div class=”comment-author vcard”>
    <?php if(function_exists(“get_avatar”)) echo get_avatar( $comment, 32 ); ?><cite class=”fn”>[author]</cite> <span class=”says”>says:[moderation]</span>
    </div>
    <div class=”comment-meta commentmetadata”>[date] at [time]</div>
    [content]</div>

    and Add one CSS “Edit Comment CSS”
    .thdrpy, .thdmang{
    font-size:12px !important;
    font-weight:bold;
    padding:0px !important;
    }

    and the same thing working in localhost.

    Please help me out it’s urgent for me. and how to resolve the issue

    Thread Starter ashishg-vindia

    (@ashishg-vindia)

    Sorry i am not give you the blog URL.

    I am using also plug-in “wordpress-thread-comment” for reply to comments, it is also not working, but it is working on my localhost.

    While i am installed plug-in “wordpress-thread-comment” it is not working and the comments was working but after 1 to 2 hours later the comments is not working.
    and i had removed the plug-in “wordpress-thread-comment” but still not resolved.

    So can you please help me why it is happen.

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