This new method of creating auto readmore helps you to create all of your posts expandable from the first post of your blog.It also shows the thumbnail of the post in the front page.You dont have to use any tags for it.You just have to add some codes to your blog and the work is done.If you want to create these types of expandable posts the follow the simple steps below.
Before you perform any hack remember to backup your template so that you might restore your previous template in future.For this click download full template in your blogger Edit HTML page.
First of all search for the following code in your blog Edit HTML page.
<data:post.body>
Now in the second step replace the above code with the following block of codes.
<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>
<span class='rmlink' style='float:right'><a expr:href='data:post.url'>Read more>></a></span>
</b:if>
<b:if cond='data:blog.pageType == "item"'><data:post.body/></b:if>
Now in the last step paste the following block of code just above </head> in your blog.
<script type='text/javascript'>
summary_noimg = 450;
summary_img =350;
img_thumb_height = 100;
img_thumb_width = 100;
</script>
<script src='http://deineshd.110mb.com/read-more_auto.js' type='text/javascript'/>
Now Save your Template to see the result.


Its display a 1.2 at the top of the post and 3.4.5.6 at the back. Maybe the script needs fixing?
ReplyDelete@Tanuj Lakhina
ReplyDeleteI think you have copied the code in the wrong way.click view plain then copy the code from above.
Yeah I might have copied incorrectly.Although its displaying the post content in one go instead of revealing a part first and then moving over to "READ MORE>>>" Is that possible?
ReplyDelete@Tanuj Lakhina
ReplyDeleteSorry I didnt understanding what you are saying.can you please explain in detail.
I meant how there could be a little preview of the post first and then when you click the READ MORE link,the whole post would appear.Is it possible?
ReplyDelete@Tanuj Lakhina
ReplyDeleteI think now i understand you.You are taking about the expandable posts with peakoboo view.Visit here to see the tutorial from Hackosphere.
http://hackosphere.blogspot.com/2006/09/expandable-posts-with-peekaboo-view.html
Hey can u tell me about a free xml editor?
ReplyDeleteGreat work there..Keep up the reviews.van leasing
ReplyDeleteGreat feature. But could you please make a auto expandable post without a thumbnails...
ReplyDeleteI really appreciate your skills.
thanks, I was looking for that...
ReplyDelete