How To Remove Blogger Threaded Comments | KhmerueTeams Official

How To Remove Blogger Threaded Comments

The Blogger Threaded opining system allows a anthology to reply to other anthology commentary on that post. Blogger supports threaded opining with two situations-the original comment, and the replies to that comment. Still, follow these way. If you want remove threaded commentary from your blogger blog.


Important: 

Before anything, it is recommended to backup your Blogger template so that if anything goes wrong, we can easily restore the original working template on our blog. To make a backup of your current Blogger template, go to your Blogger dashboard, then go to "Template" and click on the "Backup/Restore" button on the upper right side. Clicking on this button, will prompt you to save your existing template as an  file to your hard drive. You can change the name of the file and choose the location to ensure it is easy to find if you need to use this later.Removing the Blogger Threaded Comments (with reply option)

Step 1. Go to blogger dashboard and click on theme and edit HTML


Step 2. Click anywhere on the code area and press CTRL + F to open the search box.


Step 3. Copy or paste the following code inside the search box and hit Enter to Find  it.

<b:if cond='data:post.showThreadedComments'>

            <b:include data='post' name='threaded_comments'/>

          <b:else/>

            <b:include data='post' name='comments'/>

          </b:if>

        </b:if>

        <b:if cond='data:blog.pageType == &quot;item&quot;'>

          <b:if cond='data:post.showThreadedComments'>

            <b:include data='post' name='threaded_comments'/>

          <b:else/>

            <b:include data='post' name='comments'/>

          </b:if>

        </b:if>

If still can not find with entire code please find this line instead.... 

<b:if cond='data:post.showThreadedComments'>

Step 4. Remove all part of the codes above that ending with this part </b:if> and replace all with the codes below. 

<b:include data='post' name='comments'/>

          </b:if>

               <b:if cond='data:blog.pageType == &quot;item&quot;'>

                     <b:include data='post' name='comments'/>

     

        </b:if>

 Note: You may found these codes twice, so you need to replace it with twice... and then click on save, you are done!

Share on Google Plus

About KhmerueTeams Official

Welcome to KhmerueTeams Officials Blogger. I am Mr. Chhuye The Admin of this blogger. If you have quetion contact me : +855968555664 / +855976235033 or watch my video on

YOUTUBE HERE

    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment