Tumblr Blogroll Widget Code - Add it to Sidebar
Tumblr Blogroll is a beautiful sidebar widget which shows the whole list of users whom you follow or following with their avatar. The easiest way to have a Tumbleroll on your blog.
Many Tumblr users don't like the concept to show the the list of users whom they are following on their blog sidebar. In other hand, There is still huge user database who like to show the following user list via tumbleroll or blogroll.
In other blogging platforms, We see blogroll with a different point of view. So there, We called Sidebar links as a blogroll and on Tumblr the blogroll also called as tumbleroll and it shows the list or avatars of the users whom you are following. I think now you understood what does blogroll mean on Tumblr blogging platform.
Default Tumblr theme doesn't have blogroll widget installed on sidebar whereas many other Free Custom Themes have a tumbleroll sidebar widget, you just need to enable it via customize section. If you love to test new themes then i would recommend you to choose any theme which has all these functionality already available so you do not need to code manually in your theme.
How to add Following Widget on Sidebar
This part is little tricky. You will need to search the sidebar HTML tags within your Tumblr theme.
1First of all search the sidebar HTML tags. Most probably it will be under body section.
2Now Copy and paste the below code under sidebar HTML tags.
Copy This Code
{block:Following} <section id="following"> <header><h2>{lang:Following}</h2></header> <ul> {block:Followed} <li> <a href="{FollowedURL}" title="{FollowedTitle} by {FollowedName}"><img src="{FollowedPortraitURL-40}"></a> <a href="{FollowedURL}"></a> <div> <a href="{FollowedURL}" title="{FollowedTitle} by {FollowedName}"><img src="{FollowedPortraitURL-64}"></a> <div> <h3>{FollowedTitle}</h3> <em>by</em> <a href="{FollowedURL}">{FollowedName}</a> </div><!-- .tooltip-info --> </div><!-- .tooltip-body --> </li> {/block:Followed} <li data-start-at="0"></li> </ul> </section> {/block:Following}
3Update your theme and then save your settings. (Don't close window before properly save)
4Return to your theme and check back this widget is working properly or not.
If you want preinstalled this Blogroll widget then i would recommend you to install free Fluid Neue theme which have the functionality of Following Widget, Infinite Endless Scrolling, Like Plugin and much more. Here Cutest Tumblr Themes




















