Blogskins是最原始的模板,所以很多就没有去加入评论功能。加入了评论,但却是跳出窗口模式的,现在可以使用回以前Blog Template的嵌入式评论。(会显示在帖子页面下)
例子(这些就是你的帖子标题、日期、评论、整体的排列):
<a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>><$BlogItemCommentCount$></BlogItemCommentsEnabled> comments</a></BlogItemCommentsEnabled><br></div><div><$BlogItemBody$>
<ItemPage>
<BlogItemCommentsEnabled>
<BlogItemComments>
<br><$BlogCommentAuthor$> <strong>said on</strong> <a href="#<$BlogCommentNumber$>">
<$BlogCommentDateTime$></a>
<$BlogCommentDeleteIcon$>
<p><$BlogCommentBody$></p>
</BlogItemComments>
</BlogItemCommentsEnabled><$BlogItemCreate$>
</ItemPage>
</div>
<br>
模板 - 修改HTML
Ctrl+F,搜寻“blogitem”,找到类似以上的一部分。/你的评论按钮命名是什么,比如留言 comments comment(s) 评论 吐槽....等等等等,搜寻。
comment(s)xxxxxxxxxxx</div>
把comment(s)和</div>中间的字替换成
<$BlogItemBody$>
<$BlogCommentAuthor$> said on <$BlogCommentDateTime$> <$BlogCommentDeleteIcon$>
<$BlogItemCreate$>
<$BlogCommentAuthor$> said on <$BlogCommentDateTime$> <$BlogCommentDeleteIcon$>
<$BlogCommentBody$>
(一些BLOGSKIN会有进入代码形成的页面,然后按回来的话),这段代码就会有两个。两个都改一样的就行了。
完成。
如果你的Blogskins是原先就完全没有评论的,可以添加先哦。
(下面的LINKS,不是我写的哦,是short-cut):
教程 | 如何添加评论 (BS) by Life of 97's
教学 ♥ 添加评论功能(blogskins) by Reminice
[教程] Blogskins也可以添加嵌入评论
Reviewed by I'm grey
on
22.7.14
Rating:
没有评论:
Thanks your comments(●′ω`●)