Yesterday,
i explained about Recommended Slide Widget in this post. Now i
developed that widget with Twitter and Facebook share buttons with
count.
Click the following image to add the widget to your blogger:
if you want slide come out whenever you reach the end of post, then follow this instruction:
That's all . now you can see the Recommended slide in your blogger post.if you have any doubts in adding the widget, feel free to comment here.
Click the following image to add the widget to your blogger:
if you want slide come out whenever you reach the end of post, then follow this instruction:
- Click the Template->Edit HTML(if you are using old blogger interface,then Design->Edit HTML)
- Click the "Expand Widget"
- Find one of the following line:
<div class='post-footer-line post-footer-line-1'>
or
<p class='post-footer-line post-footer-line-1'>
or
<data:post.body/> - Immediately below any of these, add the following code and save Template:
<b:if cond='data:blog.pageType == "item"'>
<div style='display:none' id='recslide_place_holder'></div>
</b:if>
That's all . now you can see the Recommended slide in your blogger post.if you have any doubts in adding the widget, feel free to comment here.


No comments:
Post a Comment
Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.
Note:
1. Make sure to click the "Subscribe By Email" link below the comment to be notified of follow up comments and replies.
2. Please "Do Not Spam" - Spam comments will be deleted immediately upon our review.
3. Please "Do Not Add Links" to the body of your comment as they will not be published.
4. Only "English" comments shall be approved.
5. If you have a problem check first the comments, maybe you will find the solution there.