Showing posts with label BLOG. Show all posts
Showing posts with label BLOG. Show all posts

2012-03-05

Cara Membuat Related Post atau Artikel Terkait di Blog

Ikuti langkah-langkah berikut:

  • login ke blog dashboard
  • pilih rancangan atau design ---> edit HTML
  • untuk jaga-jaga apabila tarjadi kesalahan download full template
  • kemudian cari kode <data:post.body/>, untuk pencarian cepat tekan Ctr+f.
  • lalu masukan kode berikut dibawah kode di atas:
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div class='similiar'>
<div class='widget-content'>
<h3>Related Posts by Categories</h3> <div id='data2007'/>
Continue Reading »