1. Login to your blogger dashboard-->Layout
2. Click on the "edit" link under the blog posts
3.in the pop-up window check the "Reactions" widget, then pressing save button.
Step 2
1. Go to Blogger Dashboard > Template2. Download a copy of your template
3. Click on Edit HTML
4. Hit Proceed button
5. Find below code in your template
6. Then immediately after this line add the following code:<data:post.body/>
<span class='reaction-buttons'> <b:if cond='data:top.showReactions'> <table border='0' cellpadding='0' width='100%'><tr> <td valign='center'><span class='reactions-label'> <data:top.reactionsLabel/></span> </td> <td><iframe allowtransparency='true' class='reactions-iframe' expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='no'/></td> </tr></table> </b:if> </span>
7. Save the template.
COMMENTS ( 1 )
posted on 20 January at 14:43
How to add this widget for blog COMMENTS? Can you help?