RSS Posts
RSS Comments
Space For Sell

Today i just shape my blog with a hack called summary post which indicates that it will automatically summarise all the post  according  words. so you can show more post with little information in it so that you can put "read More" link in order to show the full post on the next page or the content page.


Step 1: Find the code below
</head>.

Step 2: Pase the code before the above one.

<script src='http://quiterandom.com/js/summary/summary-posts.js' type='text/javascript'/>
<script type='text/javascript'>
var thumbnail_mode = "float" ;
summary_noimg = 250;
summary_img = 250;
img_thumb_height = 120;
img_thumb_width = 120;
</script>

Step 3: Replace red colored text with your direct file link
Step 4: Find the following code again
<data:post.body/>


Step 5: Repalce the above code with below
<b:if cond='data:blog.pageType != "item"'>
<div expr:id='"summary-" + data:post.id'><data:post.body/></div>
<script type='text/javascript'>createSummaryAndThumb("summary-<data:post.id/>");</script>
<a class='readmore' expr:href='data:post.url'>Read more »</a>
</b:if>
<b:if cond='data:blog.pageType == "item"'><data:post.body/></b:if>


Step 6: Save the template
Step 7: Download The five From the following link
  1. Download Link One
  2. Download Link Two

0 Response to 'How To Shape Summary Post'

:)) ;)) ;;) :D ;) :p :(( :) :( :X =(( :-o :-/ :-* :| 8-} :)] ~x( :-t b-( :-L x( =))

Post a Comment

Related Posts Plugin for WordPress, Blogger...