Showing posts with label widget. Show all posts
Making Recent Comments via Feed
Now we learn shows the recent Comments in the sidebar using RSS FEED. Thats very easy. The steps is :
Login to blogger dashboard Layout -> Page Element -> Add a Page Element -> Feed
1. Using default blogger Feed
http://blogname.blogspot.com/feeds/comments/default
2. Using Feedburner Feed
http://feeds.feedburner.com/NamaFeedComment
Do not forget to change the RED color with a name / name of the feed you post :)
source : http://www.o-om.com/2008/03/membuat-recent-comment-via-feed.html
Login to blogger dashboard Layout -> Page Element -> Add a Page Element -> Feed
1. Using default blogger Feed
http://blogname.blogspot.com/feeds/comments/default
2. Using Feedburner Feed
http://feeds.feedburner.com/NamaFeedComment
Do not forget to change the RED color with a name / name of the feed you post :)
source : http://www.o-om.com/2008/03/membuat-recent-comment-via-feed.html
Making Recent Post via Feed
Now we learn shows the recent blog post in the sidebar using RSS FEED. How very easily. The steps is :
Login to blogger dashboard Layout -> Page Element -> Add a Page Element -> Feed
1. Using default blogger Feed
http://blogname.blogspot.com/feeds/post/default
2. Using Feedburner Feed
http://feeds.feedburner.com/FeedPostName
Do not forget to change the RED color with a name / name of the feed you post :)
source : http://www.o-om.com/2008/03/membuat-recent-post-via-feed.html
Login to blogger dashboard Layout -> Page Element -> Add a Page Element -> Feed
1. Using default blogger Feed
http://blogname.blogspot.com/feeds/post/default
2. Using Feedburner Feed
http://feeds.feedburner.com/FeedPostName
Do not forget to change the RED color with a name / name of the feed you post :)
source : http://www.o-om.com/2008/03/membuat-recent-post-via-feed.html
How to install bookmark button in each Post
- Browse http://www.addthis.com/ and registration first (if you not registered)
- Choose "Get the code for your widget!"
- Setting options :
- Choose "Get Your Free Button"
- Choose "Blog Button (New or Older Blogger)"
Which kind of widget? : --> Bookmarking Widget
Which widget? : --> (Select the appropriate button taste)
Where? Where do you want to put the widget? : --> On a Blog
Blogging Platform : --> Blogger
Which widget? : --> (Select the appropriate button taste)
Where? Where do you want to put the widget? : --> On a Blog
Blogging Platform : --> Blogger
- Login to http://blogger.com and click the Template menu -> Edit Html -> Templates ExPand Widget
- Find the code below : (Before you edit the code should do the Template Backup first)
- Then copy-paste the code below the bookmarks code above. (Do not forget to save.) Okay :D
<b:if cond='data:post.showBacklinks'> <a class='comment-link' expr:href='data:post.url + "#links"'><data:top.backlinkLabel/></a> </b:if> </b:if></span></p>
or can also under this code :
<!-- quickedit pencil --> <b:include data='post' name='postQuickEdit'/> </span></p>
<!-- quickedit pencil --> <b:include data='post' name='postQuickEdit'/> </span></p>
Note :
Some of the template is slightly different, so should not be placed on the code that I mentioned above. You can try to paste the code that I mention the location, please try in several different locations, find the location if appropriate.
Source : http://www.o-om.com/2007/10/cara-memasang-bookmark-pada-setiap.html
Happy Blogging :)
Some of the template is slightly different, so should not be placed on the code that I mentioned above. You can try to paste the code that I mention the location, please try in several different locations, find the location if appropriate.
Source : http://www.o-om.com/2007/10/cara-memasang-bookmark-pada-setiap.html
Happy Blogging :)