What's Up With Blogger's Comment Reply Button? | Droidnur123

Some time ago there was a complaint via email about the reply button on blogger not working. Implied to from the droidnur123 www.bungfrangki.com entit
Please wait 0 seconds...
Scroll Down and click on Go to Link for destination
Congrats! Link is Generated

Some time ago there was a complaint via email about the reply button on blogger not working. Implied to from the droidnur123 www.bungfrangki.com entitled Comments on Blog Error, Reply Not Working Button, What's the Solution? . Here I try to check that it is true that the reply button on Blogger comments is not working properly. So here I am confused, how come? Maybe there is a change in blogger that I don't know about.

What's Up With Blogger's Comment Reply Button? | Droidnur123


For those of you who experience this on their blog, especially for optimized templates, you can return some of these optimizations to their original state as in this post How to Remove CSS, Javascript, and Blogger Bundle Widgets. So for those who previously did the tips on How to Remove CSS, Javascript, and Blogger Bundle Widgets, you can return them to their original state quickly.

What you need to do is return all the code that has been optimized to the original.

Head unlock

code Replace this code

<head>

With this code

<head>

Code to hide CSS Reset

Replace this code

&lt;style type=&quot;text/css&quot;&gt;
&lt;!-- /*<b:skin><![CDATA[*/]]></b:skin>
<style type='text/css'>
With this code

<b:skin><![CDATA[


Change this code

</style>

Now With this code

]]></b:skin>

Head cover

code Change this code

&lt;/head&gt;&lt;!--<head/>--&gt;


With this code

</head>

Body cover

&lt;!--</body>--&gt;&lt;/body&gt;

code Change this code

</body>
But you don't need to replace this code:

<HTML>

And this

</HTML>

The rest are all replaced. If you have returned the blogger's default CSS and JavaScript, then you can do this to fix it.

First open Blogger > Click the Theme menu > Click the Edit HTML button and look for this code:

<b:includable id='comment_picker' var='post'>...</b:includable>


Replace the markup with this version

<b:includable id='comment_picker' var='post'>
<b:if cond='data:post.commentSource == 1'>
<b:include data='post' name='iframe_comments'/>
<b:elseif cond='data:post.showThreadedComments'/>
<b:include data='post' name='threaded_comments'/>
<b:else/>
<b:include data='post' name='comments'/>
</b:if>
</b:includable>

Add this code before </body>
    
<script type='text/javascript'>
//<![CDATA[
function Display_Reply_Form(r){par_id=$(r).attr("id"),par_id=Valid_Par_Id(par_id),html=$(Cur_Cform_Hdr).html(),".comment_form"==Cur_Cform_Hdr?(reset_html='<a href="#origin_cform" onclick="Reset_Comment_Form()" id="resetcomments">Add Comments</a><a name="origin_cform"/>',$(Cur_Cform_Hdr).html(reset_html)):$(Cur_Cform_Hdr).html(""),Cur_Cform_Hdr="#r_f_c"+par_id,$(Cur_Cform_Hdr).html(html),$("#comment-editor").attr("src",Cform_Ins_ParID(par_id))}
//]]>
</script>

Next, add this CSS code before </head>

<style type='text/css'>
/* Fix Comments */
#comments h4,#comments h3{display:block;background:#fff;padding:10px 15px;border-radius:2px}#comment-holder{overflow:hidden}#comment-holder ol{margin:0;padding:0}#comment-holder li{background:#fff;margin-left:0;padding:15px;border-radius:5px}#comment-holder .comment-replies{background:#f7f7f7;margin:0}#comment-holder .datetime{float:right;font-size:11px;font-weight:normal}#comment-holder .datetime a{color:#999}#comment-holder .datetime a:hover{color:#000}#comment-holder .user{font-weight:500}#comment-holder .comment-reply{background:#e74c3c;text-align:center;color:#fff;font-weight:normal;padding:6px 10px;margin:0 auto 10px auto;border-radius:2px}#comment-holder .comment-actions a{display:inline-block;background:#e74c3c;text-align:center;color:#fff;font-weight:normal;padding:0 10px;margin:0 5px 10px auto;border-radius:2px}#comment-holder .comment-actions a:hover,#comment-holder .comment-reply:hover,#comment-holder .comment-actions a:focus,#comment-holder .comment-reply:focus{text-decoration:none;background:#c0392b;color:#fff}#comment-holder .comment-content{margin:0 0 5px 0;color:#222;word-wrap:break-word;padding:10px 0}#comment-holder .thread-count{display:table;margin:5px auto 0 auto;text-align:center}#comment-holder .thread-count a{background:#fff;font-size:12px;padding:3px 10px;color:#999;text-align:center}#comment-holder li:before,#comment-holder .thread-arrow,.comment-form p{display:none}
</style>

If you have, click the Save theme button, and to see the results, you can try pressing the reply to comments button on the blog.

By doing the above, it should have been resolved and comments from Google+ can be reactivated.

According to my suggestion, one of the best solutions is to switch to Disqus commenting system, as in the Disqus Comment Update post with Onclick Event. Because Disqus has many advantages when compared to Blogger's default comment system, but it all comes back to your choice.

Okay, that's all for this post, hopefully, it's useful 


Go to Link

About the Author

Droidnur is the Founder & CEO of droidnur.eu.org & Publisher with an Entrepreneur. He is Also a Collage Student & Full Time Passionate Blogger.

Post a Comment

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.