Home » » Cara Menyingkat Postingan (Read More)

Cara Menyingkat Postingan (Read More)

Read More berfungsi untuk mempersingkat sebuah postingan sehingga tidak kelihatan memanjang kebawah, untuk membuat Read more berikut adalah langkah² yang saya gunakan:

  1. Masuk Ke Dasbor
  2. Lalu Klik Rancangan
  3. Edit HTML kemudian centang kotak expand template widget
Cari kode </head> kemudian masukkan script di bawah ini, tepat dibawah kode tadi.
<script type='text/javascript'> var thumbnail_mode = &quot;no-float&quot; ;summary_noimg = 430;
summary_img = 340; img_thumb_height = 100; img_thumb_width = 120; </script> <script src='http://rizqi.moehamed.googlepages.com/read-moreotomatis.js' type='text/javascript'/>
Kemudian cari kode html ini :

<data:post.body/>


Kemudian ganti kode tersebur dengan kode ini :

<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;padding-top:20px;'>
<a expr:href='data:post.url' target='new'><span style='color: rgb(255, 0, 0);'>&#187;&#187; <span style='font-weight: bold; font-style: italic; font-family: webdings;'>READ MORE..</span></span><span style='color: rgb(255, 0, 0);'/></a></span>
</b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'><data:post.body/></b:if>
Terakhir, klik Simpan Template..

Cukup sekian,, semoga bermanfaat...
Written by: Paling Seru
Paling Seru, Updated at: 13.46

0 komentar:

Posting Komentar

Diberdayakan oleh Blogger.