Tumblr quick like button not working
问题 EDIT, April 2013: Old code no longer nedeed. Use Tumblr's new shortcodes for 'like' and 'reblog' buttons instead! http://developers.tumblr.com/post/49193689915/attn-fantastic-theme-developers-tumblr-users-can Old code: I'm using @ThinkingStiff's code (https://stackoverflow.com/a/9048446/351320). Here's the live example: http://themelab01.tumblr.com/ My html code: {block:Posts} {block:Text} <li id="{PostID}" class="post text"> {block:Title} <h3><a href="{Permalink}">{Title}</a></h3> {/block