1、將下面代碼貼到 </head> 之前。
<!-- Begin Add By Larry _ Include these JS files once: jQuery then plugin -->
<b:if cond='data:blog.pageType == "item"'>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="http://blogger-related-posts.googlecode.com/files/jquery.related-posts-widget-2.0.min.js"></script>
</b:if>
<!-- END Add By Larry _ Include these JS files once: jQuery then plugin -->
2、將下面代碼貼到 <div class='post-footer'> 之前。
<!-- Begin Add By Larry _ Include these JS files once: jQuery then plugin -->
<b:if cond='data:blog.pageType == "item"'>
<div class='related-posts-widget'>
<!-- {
blog_url:'http://avalokitesvara-temple.blogspot.tw/'
,thumbs:0
,related_title:'相關文章'
} -->
Loading ...
</div>
</b:if>
<!-- END Add By Larry _ Include these JS files once: jQuery then plugin -->
3、儲存範本完工。
補充:別忘了將紅字部分,改成自己的網址。
沒有留言:
張貼留言