Auto Read More #2.

Blogger Tricks

1. Sign in akaun blogger anda.

2. Pilih LAYOUT --> EDIT HTML.

3. Backup Template anda dahulu untuk mengelakkan sebarang masalah.

4. Klik pada EXPAND WIDGET TEMPLATE seperti screenshot di bawah ini.

7. Cari kod ini.

<data:post.body/>

8. Gantikan kod di atas dengan kod ini.

<script type='text/javascript'>
summary_noimg = 430;
summary_img = 340;
img_thumb_height = 100;
img_thumb_width = 120; 
</script>
<script src='http://kfile.110mb.com/summary-post.js' type='text/javascript'/>
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<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 class='rmlink' style='float:right'><a expr:href='data:post.url'>Read more</a></span>
</b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'><data:post.body/></b:if>

9. Setelah selesai langkah-langkah di atas pilih PREVIEW.

10. Sekiranya anda berpuas hati SAVE TEMPLATE.

5 comments:

Meryl (proud pinay) said...

hi,thanks for sharing these steps.very helpful.

Meryl (proud pinay) said...

i'm here again. thnks for the steps. happy weekend.

akuribena said...

thank for the tips great

sOuLz said...

salam bro .. maksud gantikan tu padamkan kod yg dicari ker bro .. pasti ganti dgn kod yg diberi .. ???

SyamZone™ said...

W'slm Humble sOuLz, ya maksudnya padamkan kod yg dicari dan gantikan dgn kod yg dibawah atau step no. 8

Post a Comment