New Automatic Read More Plugin for Blogger – Create Post Summary Widget with Thumbnails

Posted in Blogging

Automatic Read More Plugin for Blogger - Create Post Summary Widget with Thumbnails This is only a 2 Step Process which will help you to show posts summaries with thumbnails on the blogger homepage,category page(label), archives and search pages. This is a very nice read more plugin from bloggerplugins .

Previously, the read more hack for blogger was good but it was clumsy and one had to manually add function span tags to the post”s html to make it work. But this read more pluging for blogger doesn”t need any tedious work. Its just install and it works like amazing.

Plus its automatically generates thumbnail for the post based on the images inside the posts which is quite cool.

How to Add Automatic Read More Plugin for Blogger – Procedure

Step 1 : First of all Edit your blogger template. Make sure its HTML Expanded.

Find this code

</head>

and replace it with

<script type='text/javascript'>
var thumbnail_mode = &quot;float&quot; ;
summary_noimg = 230;
summary_img = 140;
img_thumb_height = 100;
img_thumb_width = 100;
</script>
<script src='http://blogergadgets.googlecode.com/files/excerpt.js' type='text/javascript'/>
</head>

Offcourse you can edit these parameters.. See below for Customizations.

Step 2 : Now Find

<data:post.body/>

Replace it with

<b:if cond='data:blog.pageType == &quot;item&quot;'>
  <data:post.body/>
  <b:else/>
  <div expr:id='&quot;summary&quot; + data:post.id'>
  <data:post.body/>
  </div>
  <script type='text/javascript'>
  createSummaryAndThumb(&quot;summary<data:post.id/>&quot;);
  </script>
  <span style='padding-top:5px;;float:right;text-align:right;'><a expr:href='data:post.url' rel='bookmark'><b>Read more >></b></a></span>
  </b:if>

You Can change Read More with Continue Reading , [...] , Read Full Post, etc…

You ca also Replace “Read More” with an Image. For eg.. readmore thumb%5B2%5D New Automatic Read More Plugin for Blogger   Create Post Summary Widget with Thumbnails

Replace Read More in the code with <img src=”http://lh3.ggpht.com/_kTaFrEr_318/SkKGIoU-oPI/AAAAAAAAA9g/5A_nTHvFgiI/readmore_thumb%5B2%5D.gif” align=”right” border=”0″/>

And you are done.. now you should have the post summaries.

Details which can be customized:

1. thumbnail_mode var = “float”;
If you prefer the image on top and the summary below, put “no-float”.
2. summary_noimg = 230;
Place the number of characters in the abstracts that do not contain image.
3. summary_img = 140;
Place the number of characters in the summaries with pictures.
4. img_thumb_height = 100;
Customize the height of the image-thumbnail.
5. img_thumb_width = 100;
Customize the width of the image-thumbnail.

For Any Details …. you ask in Comments.

Sign Up to Get More Updates :

Related Posts

32 Responses to “New Automatic Read More Plugin for Blogger – Create Post Summary Widget with Thumbnails”

Irfan Siddiqui :

Thanks! This is what i was finding for my blog, now i’m going to use your trick for my blog.

Jasmine Mayfair :

Thank you so much for placing it here :)

And thx for your support too

Debajyoti Das :

Your Welcome…. :)

Rajan Gupta :

This is feature I am looking for ….earlier I have rejected many good templates as they have no such plugin.now I can select any template and amend it with the above hack .Thanks DD for a wonderful post

Daily Phones :

Great widget! I have it at my blog to ;)

Irfan Siddiqui :

Hey they were not accepting your trick, I mean blogger is not accepting that code they were showing an error……….. Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: Open quote is expected for attribute “{1}” associated with an element type “type”.

Debajyoti Das :

@ Irfan – Well Thats not the Problem with The Trick or Plugin….. Its becoz of some html error…. Clear your browser Cache …and Try again.

Debajyoti Das :

Thank You Rajan…. I know you have a good taste of widgets ….

alok :

i have already to you about this hack …….

Praveen :

Dear Friend,
Pls tell me if i do the change in html template of mine. all my gadgets will be safe.

Plse tell me.. actually i am a non technical person. i m from accounts department.
Thanks
Praveen

Debajyoti Das :

@ Praveen – You you add this Widget… nothing will happen…

Irfan Siddiqui :

Don’t know why but this is not working :(

Debajyoti Das :

@ Irfan – I tested it Myself …. It Works Fine…

Amaresh :

hi .. wht it’s not working for me ..

givng error :D

Debajyoti Das :

** UPDATE : The Post has been Updated Check …. Now it will Work Fine **

Amaresh :

still getiing the same error

“Your template could not be parsed as it is not well-formed. Please make sure that all XML elements are closed properly.
XML error message: The element type “html” must be terminated by the matching end-tag “”.”

Debajyoti Das :

@ Amaresh – Try From the Beginning… because The Code is Perfect Now….

Irfan Siddiqui :

@ Debajyoti das Thanks dude for updating it, now its working thank you very much. but i want to show this read more button after where i want to put in my post, how did i to do this?

Daily Phones :

Cool Hack! thx men

Matthias-Müller :

Sometimes it’s really that simple, isn’t it? I feel a little stupid for not thinking of this myself/earlier, though.

meso :

perfectly fit on my blog…great job…but what i want is to have a justified or align posts…it is not align…if u can make it you will be the best! please let me know if u know and if it is free to share…thanks a lot!

Aneesh :

Hi,
please host the javascript files by youself.. Please dont link to mine!!

http://files.bloggerplugins.org/excerpt.js

Debajyoti Das :

@ Readers – Like Anish Said… You should Host the Javascript Files By yourself …. So that there is no bandwidth problem

amin :

I don’t know how to thank you, that was my greatest consern.
thaks again mate. really

Prakash :

Thanks Mate!
It worked for me.

Amy :

Great! I’m working on adding this to my blog now, thanks!

Joshua :

Got the same problem with Irfan, but solved!
Just change the bracket from Read More to Image
example: align=”right” to align=’right’

Reshi Mahendra :

i can’t find this tag . I’m new in blogger. Your advice’ll help me a lot,.. Thanks

Reshi Mahendra :

I mean the data:post.body/
My first comment was filtered because including the (data:post.body/) tag. so i remove the tag part…
Thanks

Regards,
Reshi Mahendra

TANUJ VERMA :

good work dude

tea jukić :

thank you so much, it worked out perfectly!!!!

Marshall :

My dear thank you very much for your trick. and I dont know how i can thank you for that recomendable job you have done. I have been looking for this for a while and am going to share it on my blog. Chech it out!

http://dyton.blogspot.om

Leave a Reply