ashishg-vindia
Forum Replies Created
-
Forum: Plugins
In reply to: I unable to reply the commentPlease help me out, it urgent for me
Forum: Themes and Templates
In reply to: Unable to submit commentComments are working now, i have simply change the permission of file “wp-comments-post.php” to 644.
Forum: Plugins
In reply to: I unable to reply the commentThe “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
Forum: Themes and Templates
In reply to: Unable to submit commentSorry 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.