How to Add Trending Post Widget to BlogSpot Blogger

Blogger trending post widget is the fastest, responsive and auto scrolling widget that gives a professional and unique look to all your trending posts that you have recently published on your blog. Time keeps flowing like a river so i recommend you to install this great widget and forget the old and slow fashioned plugins.

Trending Post Widget

Check out: How to Add Pop-Up Welcome Message to Blogger

Trending post widget shows all your popular posts dynamically that gives a beautiful look to your BlogSpot blog. It is the latest and newest version of recent post widget that combines both popular and recent post widget in a single place. It keeps scrolling from bottom to top like a golden chain.

Pay Attention: 21+ Blogger Widgets, Gadgets and Plugins

Steps to Add Trending Post Widget to Blogger

  1. Go to your blogger Dashboard > Template > Edit HTML
  2. Click anywhere inside the template editor and press Ctrl + F to open the search box
  3. Search </head> tag and paste the ajax code just above the </head> and click save template
  4. <script src='http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js'/> <script type='text/javascript'>

    Note: If you've already installed this ajax, just skip this step and follow the next steps

  5. Now press back button and navigate to the Layout > Add a Gadget > HTML/JavaScriptAdd
  6. Paste the following code inside the content area and add <!--> inside the title area as shown below in the screenshot
  7. <div class='widget-content'>
    <div class="widget HTML" data-version="1" id="HTML7">
    <h2 class="title">Trending Posts</h2>
    <div class="widget-content">
    <!-- start feedwind code --><script type="text/javascript">document.write('\x3Cscript type="text/javascript" src="' + ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.rawgit.com/knigulper/github.io/gh-pages/Knigulper.com/trendingrss.js">\x3C/script>');</script><script type="text/javascript" src="https://cdn.rawgit.com/knigulper/github.io/gh-pages/Knigulper.com/trendingrss.js"></script><script type="text/javascript">(function() {var params = {rssmikle_url: "http://www.knigulper.com",rssmikle_frame_width: "315",rssmikle_frame_height: "0",frame_height_by_article: "0",rssmikle_target: "_top",rssmikle_font: "Arial, Helvetica, sans-serif",rssmikle_font_size: "13",rssmikle_border: "on",responsive: "on",rssmikle_css_url: "",text_align: "left",text_align2: "left",corner: "on",scrollbar: "off",autoscroll: "on",scrolldirection: "up",scrollstep: "3",mcspeed: "20",sort: "Rnd",rssmikle_title: "off",rssmikle_title_sentence: "TRENDING POSTS",rssmikle_title_link: "",rssmikle_title_bgcolor: "#38A631",rssmikle_title_color: "#FFFFFF",rssmikle_title_bgimage: "",rssmikle_item_bgcolor: "#FFFFFF",rssmikle_item_bgimage: "",rssmikle_item_title_length: "55",rssmikle_item_title_color: "#1E991A",rssmikle_item_border_bottom: "on",rssmikle_item_description: "on",item_link: "off",rssmikle_item_description_length: "150",rssmikle_item_description_color: "1E88E6",rssmikle_item_date: "gl1",rssmikle_timezone: "Etc/GMT",datetime_format: "%b %e, %Y %l:%M %p",item_description_style: "text+tn",item_thumbnail: "crop",item_thumbnail_selection: "auto",article_num: "25",rssmikle_item_podcast: "off",keyword_inc: "",keyword_exc: ""};feedwind_show_widget_iframe(params);})();</script><iframe height="552" width="100%" src="http://feed.mikle.com/widget/?rssmikle_url=http%3A%2F%2Fwww.knigulper.com&amp;rssmikle_frame_width=315&amp;rssmikle_frame_height=550&amp;frame_height_by_article=0&amp;rssmikle_target=_top&amp;rssmikle_font=Arial%2C%20Helvetica%2C%20sans-serif&amp;rssmikle_font_size=13&amp;rssmikle_border=on&amp;responsive=on&amp;text_align=left&amp;text_align2=left&amp;corner=on&amp;scrollbar=on&amp;autoscroll=on&amp;scrolldirection=up&amp;scrollstep=3&amp;mcspeed=20&amp;sort=Rnd&amp;rssmikle_title=off&amp;rssmikle_title_sentence=TRENDING%20POSTS&amp;rssmikle_title_bgcolor=%2338A631&amp;rssmikle_title_color=%23FFFFFF&amp;rssmikle_item_bgcolor=%23FFFFFF&amp;rssmikle_item_title_length=55&amp;rssmikle_item_title_color=%231E991A&amp;rssmikle_item_border_bottom=on&amp;rssmikle_item_description=on&amp;item_link=off&amp;rssmikle_item_description_length=150&amp;rssmikle_item_description_color=%23000000&amp;rssmikle_item_date=gl1&amp;rssmikle_timezone=Etc%2FGMT&amp;datetime_format=%25b%20%25e%2C%20%25Y%20%25l%3A%25M%20%25p&amp;item_description_style=text%2Btn&amp;item_thumbnail=crop&amp;item_thumbnail_selection=auto&amp;article_num=25&amp;rssmikle_item_podcast=off&amp;" scrolling="no" name="rssmikle_frame" marginwidth="0" marginheight="0" vspace="0" hspace="0" frameborder="0"></iframe><div style="font-size:10px; text-align:center; "><a href="https://www.knigulper.com/2017/01/trending-post-widget-for-blogger.html" style="color:transparent;">trending post widget</a><!--Please display the above link in your web page according to Terms of Service.--></div><!-- end feedwind code --><!--  end  feedwind code -->
    </div>
    <div class="clear"></div></div>
    </div>
    <div class='clear'></div>

    Important: Replace the only blue text with your blogger homepage URL

  8. Finally, click Save and you are done

Conclusion

Blogger Trending Post Widget is the most popular widget that shows all your popular and most clicked posts on your blogger. If you use this widget, i think you do not need to install the popular post widget on your blogspot blog as it displays all your popular and recent posts in one place. These types of widgets are also known as the two in one widget.

Comments

  1. Widget is good. I want this to display only selected labels. please help me set it. Want the code.

    ReplyDelete
    Replies
    1. Keep an eyes. We will release a latest version with selected labels

      Delete
  2. This comment has been removed by the author.

    ReplyDelete
  3. Hi, thanks for the last widget (Trending Post Widget). It looks amazing! However I can't change the green color of the post titles to the red I need. I have tried to change the hex color in the code provided (#38A631) but nothing happens. Any tips here?

    ReplyDelete
    Replies
    1. Hello Kiriakos, Thanks for your positive feedback! Please #1E991A and replace it with your preferred color.

      Delete
    2. Thanks for your immediate response. Seems I was changing the wrong green hex.

      Delete
  4. Hi mate,

    I did try, however trending shows your blogger post and not mine's blogger post. :(

    ReplyDelete

Post a Comment

Popular posts from this blog

List of Top 11 Social Bookmarking Sites for 2018

How to Add Schema.org Markup to BlogSpot Blogs

12 Free Premium Blogger Templates for 2017