-->
April 12, 2025

Animated Recent posts for Blogger / Blogspot with thumbnails - Simple Spy

Animated recent post is a fantastic way to present head [...]

Recommended Post Slider Widget for Blogger with Twitter / Facebook share button

In this post I have an awesome new gadget that can be [...]

Everest Mountain flight, Himalaya Flight Tour, See Everest

Everest Mountain Flight or Everest Him [...]

घरमा बसी बसी संसार भरिको साथीहरुको कम्प्युटर चलाऊनुस्

के तपाईं लाई थाहा छ तपाईं घरमा बसी बसी संसार भरिको साथी [...]

Animated Recent posts for Blogger / Blogspot with thumbnails - Simple Spy

Animated recent post is a fantastic way to present head [...]

Recommended Post Slider Widget for Blogger with Twitter / Facebook share button

In this post I have an awesome new gadget that can be [...]

Everest Mountain flight, Himalaya Flight Tour, See Everest

Everest Mountain Flight or Everest Him [...]

घरमा बसी बसी संसार भरिको साथीहरुको कम्प्युटर चलाऊनुस्

के तपाईं लाई थाहा छ तपाईं घरमा बसी बसी संसार भरिको साथी [...]

Animated Recent posts for Blogger / Blogspot with thumbnails - Simple Spy

Animated recent post is a fantastic way to present head [...]

Recommended Post Slider Widget for Blogger with Twitter / Facebook share button

In this post I have an awesome new gadget that can be [...]

Everest Mountain flight, Himalaya Flight Tour, See Everest

Everest Mountain Flight or Everest Him [...]

घरमा बसी बसी संसार भरिको साथीहरुको कम्प्युटर चलाऊनुस्

के तपाईं लाई थाहा छ तपाईं घरमा बसी बसी संसार भरिको साथी [...]

Animated Recent posts for Blogger / Blogspot with thumbnails - Simple Spy

Animated recent post is a fantastic way to present head [...]

Recommended Post Slider Widget for Blogger with Twitter / Facebook share button

In this post I have an awesome new gadget that can be [...]

Everest Mountain flight, Himalaya Flight Tour, See Everest

Everest Mountain Flight or Everest Him [...]

घरमा बसी बसी संसार भरिको साथीहरुको कम्प्युटर चलाऊनुस्

के तपाईं लाई थाहा छ तपाईं घरमा बसी बसी संसार भरिको साथी [...]

PhotoScape : The Best Free Photo Editing Software

Today I am going to share with you an amazing photo ed [...]

Revo Uninstaller : The Best Uninstaller I have Ever Seen

Today my post is about a most essential software Revo [...]

FREE Video Editing Softwares

आफ्नो भिडियो वा आफुलाई मन पर्ने कुनै गीत अथवा फ्लिमको भिडिय [...]

Add scrolling text/images to your blog.

Actually this is known as "marquee" code. This is a non-st [...]

Tabs based Featured Content Slider for Blogger

Content sliders are not new to you as they are popular a [...]

Subscribe

SLIDER

Subscribe

EVENTS

Subscribe

ACTUAL

Subscribe

DVD OR CD

Subscribe

ACTUAL

Animated Recent posts for Blogger / Blogspot with thumbnails - Simple Spy

Animated recent post is a fantastic way to present head [...]

Recommended Post Slider Widget for Blogger with Twitter / Facebook share button

In this post I have an awesome new gadget that can be [...]

Everest Mountain flight, Himalaya Flight Tour, See Everest

Everest Mountain Flight or Everest Him [...]

Subscribe

LATEST

PhotoScape : The Best Free Photo Editing Software

Today I am going to share with you an amazing photo ed [...]

Revo Uninstaller : The Best Uninstaller I have Ever Seen

Today my post is about a most essential software Revo [...]

FREE Video Editing Softwares

आफ्नो भिडियो वा आफुलाई मन पर्ने कुनै गीत अथवा फ्लिमको भिडिय [...]

Labels

April - 2025
SMTWTFS
  12345
6789101112
13141516171819
20212223242526
27282930   
       




 How to Add Automatic Read More Hack For Blogger With Thumbnail
How to Add Automatic Read More Hack For Blogger With Thumbnail

How to Add Automatic Read More Hack For Blogger With Thumbnail

Automatic Read More Hack For Blogger With Thumbnails, In every time you create post and add a jump link to post this means Jump link will display full post in post page only.
In other pages it show summary that you select and image if any. In every time you choose some summary. But with this hack you just don’t need to locate your image and summary, the script will do all work automatically.Just you have to write your post and publish it with one image in post. If your post not containing any image this will show only summary.
Now how to install Automatic Read More Hack For Blogger With Thumbnails
Note: Backup your template Before applying this hack

Installation:-

  1. Login to Blogger Dashboard
  2. Go to Design Section
  3. Select Edit HTML tab
  4. Check Expand Widgets ( i.e Tick Expand Widgets check box )
  5. Find the closing </head> tag
  6. Replace it with bellow Code
    <script type='text/javascript'>
    var thumbnail_mode = "no-float" ;
    summary_noimg = 430;
    summary_img = 340;
    img_thumb_height = 100;
    img_thumb_width = 120;</script>
    <script type='text/javascript' src='http://bloggerblogwidgets.googlecode.com/files/auto_readmore_blogger.js' ></script>
    </head>
    # in above codes we can change the numeric numbers according to our use
    summary_noimg = 430;:Summary length if no image
    summary_img = 340;:Summary length if it has image
    img_thumb_height = 100;:Thumbnail image height
    img_thumb_width = 120;:Thumbnail image width
  7. Now find this <data:post.body/> tag in your template and replace it with below code.
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <data:post.body/>
    <b:else/>
    <b:if cond='data:blog.pageType == &quot;static_page&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>
    <div style='clear: both;'/>
    <span class='rmlink' style='font-weight:bold;padding:5px;float:right;text-align:right;'><a expr:href='data:post.url' >Read more ... </a></span>
    </b:if>
    </b:if>
  8. Finally Save your template and check your blog


No comments:

Leave a Reply