How To Take Away Blogger Threaded Comments

The Blogger Threaded commenting arrangement allows a reader to response to other reader comments on that post. Blogger supports threaded commenting amongst ii levels - the master comment, too the replies to that comment. If y'all desire take threaded comments from your blogger blog, follow these steps:

Important

Before anything, it is recommended to backup your Blogger template thence that if anything goes wrong, nosotros tin easily restore the master working template on our blog.

To brand a backup of your electrical flow Blogger template, teach to your Blogger dashboard, thence teach to "Template" too click on the "Backup/Restore" push on the upper correct side. Clicking on this button, volition prompt y'all to relieve your existing template every bit an XML file to your difficult drive. You tin alter the advert of the file too direct the place to ensure it is tardily to notice if y'all bespeak to purpose this later.

Removing the Blogger Threaded Comments (with response option)

Step 1.Go to "Template" too click on the "Edit HTML" button

The Blogger Threaded commenting arrangement allows a reader to response to other reader comments o How To Remove Blogger Threaded Comments

Step 2. Click anywhere within the code surface area too press CTRL + F keys to opened upwardly the Blogger' search box.


Step 3. Paste or type the commencement draw of piece of job of the next code within the search box too striking Enter inwards lodge to notice 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>
Step 4. Remove this code (you volition notice it twice, thence y'all bespeak to supplant it twice) too glue the below code instead:
   <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>

Step 5. Save the changes past times clicking on the "Save template" button.

That's it!

Comments