How to Remove Featured Post Slider from Blogger Template

How to Remove Featured Post Slider from Blogger Template

Most of blogger templates have image slideshow. They show your featured article post. Every blog owner don't want to like these slider in template and he want to remove the slider from blogger template. Many bloggers does not know about template HTML code so they fail to remove slider but today i will teach you this method. Let's follow these instruction step by step...
  • First you need to login your blogger account
  • Go to you Dashboard and select your template option
  • After this you will see Edit HTML option click on this
  • Now you opened the whole Template HTML codes
  • Find or search <!-- Featured Content Slider Started -->
  • The slider HTML code will show like this
<!-- Featured Content Slider Started -->

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

<div class='fp-slider clearfix'>
<div class='fp-slides-container clearfix'>

<div class='fp-slides'>

<!-- Slide 1 Code Start -->
<div class='fp-slides-items'>
<div class='fp-thumbnail'>
<a href='#'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi2bpUAjwe_wUFFpiFNc96WWHYmKnnIqYdj_bYrc98aDCz9FDkRai57bmXytfRwrCMxHQfevk5mC-JrsvcOXoi1TWTI8Tz_XJRg2FxAfyP1C8ku2EhKwc1A-yURpi3bIiwRhseZ7kxcZJFz/s1600/1.jpg'/></a>
</div>
<div class='fp-content-wrap'>
<div class='fp-content'>
<h3 class='fp-title'>
<a href='#'>This is default featured slide 1 title</a>
</h3>
<p>
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - bangashtemplates.blogspot.com. 
</p>
</div>
<div class='fp-prev-next-wrap clearfix'>
    <a class='fp-next' href='#fp-next'/>
    <a class='fp-prev' href='#fp-prev'/>
</div>
</div>
</div>
<!-- Slide 1 Code End -->

<!-- Slide 2 Code Start -->
<div class='fp-slides-items'>
<div class='fp-thumbnail'>
<a href='#'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgv-8idZOaiF42updedYPvD9L1OA8X27RaMBLhSkGo73x4CzDW9oJCNg1xcOmBlAF8_HkfdZx7_60PnOc76Yiz4fQboUI-niQ-hrua6ToLhLsC8tut-VJbDMjec5UDWudAsA3-IHkm4jiik/s1600/2.jpg'/></a>
</div>
<div class='fp-content-wrap'>
<div class='fp-content'>
<h3 class='fp-title'>
<a href='#'>This is default featured slide 2 title</a>
</h3>
<p>
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - bangashtemplates.blogspot.com. 
</p>
</div>
<div class='fp-prev-next-wrap clearfix'>
    <a class='fp-next' href='#fp-next'/>
    <a class='fp-prev' href='#fp-prev'/>
</div>
</div>
</div>
<!-- Slide 2 Code End -->

<!-- Slide 3 Code Start -->
<div class='fp-slides-items'>
<div class='fp-thumbnail'>
<a href='#'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6CU1hBDMh_1uU5LV7KMvO-vy7i8oDoO3IprIERFrGOvwvAWAoRdDS3P58eOkrN9d1bQlk20h2eui6ZI4JjOTKxzS0HuqubNmmNWt0WpQGPoC-vnxG5_L3v_JyAefv4j60dwSFURfRdKiG/s1600/3.jpg'/></a>
</div>
<div class='fp-content-wrap'>
<div class='fp-content'>
<h3 class='fp-title'>
<a href='#'>This is default featured slide 3 title</a>
</h3>
<p>
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - bangashtemplates.blogspot.com. 
</p>
</div>
<div class='fp-prev-next-wrap clearfix'>
    <a class='fp-next' href='#fp-next'/>
    <a class='fp-prev' href='#fp-prev'/>
</div>
</div>
</div>
<!-- Slide 3 Code End -->

<!-- Slide 4 Code Start -->
<div class='fp-slides-items'>
<div class='fp-thumbnail'>
<a href='#'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPkN0XZSpx6PnoEoJytHsg2FypCcmKO82jO_S6rIUl_wF19OJJbBBTpsSGFhx_DxfrEAN1Ae6UdD8iwllqc2N_DpLTHhSPUkkmb04crzzswPia-UQheW1EZnvcKl0YFJ64Y1xcYpOM84ZW/s1600/4.jpg'/></a>
</div>
<div class='fp-content-wrap'>
<div class='fp-content'>
<h3 class='fp-title'>
<a href='#'>This is default featured slide 4 title</a>
</h3>
<p>
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - bangashtemplates.blogspot.com. 
</p>
</div>
<div class='fp-prev-next-wrap clearfix'>
    <a class='fp-next' href='#fp-next'/>
    <a class='fp-prev' href='#fp-prev'/>
</div>
</div>
</div>
<!-- Slide 4 Code End -->

<!-- Slide 5 Code Start -->
<div class='fp-slides-items'>
<div class='fp-thumbnail'>
<a href='#'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhimy09GxF3ZZmSMMYsgftdUoJaP5RCBcNz2u2yOa67g74kl46LT7LABjeo-MRo9x8tw-GDGHQN7iEMl6PRFWbDd1RRdNQUBzf2CcEIZw3k3lmAGrS3IFnMHg_pd2rU0ucWNeyjI6lqYFxg/s1600/5.jpg'/></a>
</div>
<div class='fp-content-wrap'>
<div class='fp-content'>
<h3 class='fp-title'>
<a href='#'>This is default featured slide 5 title</a>
</h3>
<p>
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - bangashtemplates.blogspot.com. 
</p>
</div>
<div class='fp-prev-next-wrap clearfix'>
    <a class='fp-next' href='#fp-next'/>
    <a class='fp-prev' href='#fp-prev'/>
</div>
</div>
</div>
<!-- Slide 5 Code End -->

</div>

<div class='fp-nav'>
    <span class='fp-pager'/>
</div>  
            
</div>
</div>
<div style='clear:both;'/>

</b:if></b:if>

<!-- Featured Content Slider End -->
  • When you find this than you also search <!-- Featured Content Slider End -->
  • Now remove all the HTML codes from  <!-- Featured Content Slider Started --> to <!-- Featured Content Slider End -->
And after this save the template now you will see your template without any slider show feature.

Share on Google Plus

About khansadfdf

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.

7 comments:

  1. thanks for help!!! nice trick!!!

    ReplyDelete
  2. Thanks a lot, I have tried with other blogs saying the same but for some reason it did not work, this one did. Thanks!

    ReplyDelete
  3. Thanks bro this is 100% working. NOW

    ReplyDelete