How To Add Reactions widget in your blogger blog
Step 1
1st: Go to Your Blog Settings and click on "Layout"
2nd: Then Click on to "EDIT" button in "Blog Posts" Wrapper
3rd: Then Tick On "Reactions" widget, then pressing save button..
Step 2
Download Your Template Click Here
Step 3
3. Click on Edit HTML
4. Press Ctrl+F
5. Find below code in your template
<DATA:POST.BODY/>
6. Then immediately after this line add the following code:
<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