April 24, 2008
Wordpress Thread Comment 一路走来, 得到了很多朋友的支持和厚爱; 在各位的帮助和支持下, Wordpress Thread Comment 也越来越尽善尽美, 不过很多的功能虽然我这个作为开发的人知道, 但还是有很多的朋友并不很清楚, 今天我就随便整点FAQ, 或许对您使用wp thread comment会有所帮助; 这里的FAQ也包括了很多平常性的问题, 如果您是高手, 请略过此文, 谢谢!
Q: 后台选项如何恢复某个设置项的初始值?
A: 很多的朋友可能习惯于点击“重置选项(reset option)”按钮, 而这个按钮是重置了所有的选项为初始值; 如果您只需要把某个选项设置为初始值, 那应该是把该选项中的内容全部删除, 然后点击“更新选项(update option)”, 该选项会自动恢复成初始值。 举个例子, 比如您更换了模板, 怎么样才能让新的commentform id起作用呢? 只需要把后台的commentform id内容删除, 然后点击“更新选项”, 新的commentform id就会出现(告诉您一声, 这个commentform ID在下一版中我会增加自动修改, 当您切换了主题。
Q: 如何设置“[reply]”([回复])的CSS样式?
A: “[reply]”有一个名为 thdrpy 的class, 您只需要在后台wp thread comment 的选项里面的css设置中加入一个“.thdrpy”的css样式就可以了, 很简单吧!
同理, 如果您需要改变“点击取消回复(Click to cancel reply)”, 同样只需要在后台的css设置中加入名为“#reroot”的css样式即可。
Q: 如何把“[reply]”修改成别的句子?
A: 在wp-thread-comment.php文件搜索“[reply]”,然后修改成您想要的语句即可, 对于其他语言用户, 您需要修改的对应语言的.po文件, 然后生成相应的.mo文件。
建议对php和编程技术不是很懂的人不要随意修改, 出错概不负责。
Q: 插件可以设置回复层数吗?
A: 完全可以, 爱设多少设多少
建议此类问题, 今后自己测试, 在测试的过程中您会发现更多人性化的东西, 可能会激发您使用该插件的兴趣。
Q: 是不是每次升级都要重新修改一次CSS?
A: 不需要, 所有的设置都已写入数据库, 当然默认样式会随着开发的进度而变化的, 如果您不更新CSS可能CSS样式与某些新的功能无法匹配, 当然您可以自己写一个新的样式。
Q: 这个插件会和别的插件冲突吗?
A: 会, 肯定会, 从目前我所知道的情况来看, 会有下列插件有冲突, 请您查看此文 — 《 wp thread comment 插件冲突列表 》, 除了该文中提到的几个插件, 还有一个插件也是冲突的, 就是paged comments, 其他的我还没有发现, 应该还有。
Q: 有教程吗?
A: 有一篇, 很简陋, 可能对您会有用 — 《 wp thread comment使用教程 》
好了, 我就写到这里了, 您可以看着源代码把更多的功能挖掘出来; 如果您不懂编程, 那目前的这些功能差不多也应该够用了。
最后, 希望您用得开心, 用得放心, 用得舒心。
您喜欢本文吗?即刻订阅"偶爱偶家",精彩文章不再错过!现在就给我们留个话吗?


40 responses to "Wordpress Thread Commnet FAQ"
真是体贴哇
[Reply]
@胡戈戈, 谢谢夸奖, 其实也就是没东西写, 随便写写而已,
[Reply]
How do you limit the number of reply to the first comment?
Also, can the commentator choose whether to receive notification?
[Reply]
呵呵,应该谢谢你的插件才对
[Reply]
@andyzown, 不用谢我, 我写插件最大的目的是为了我自己, 只是刚好惠及大众了而已.
[Reply]
请问你写文章那个黑色区域是如何弄的啊 就是每个问题独立的那段
[Reply]
@Dianso, 那块灰色的地带, 其实就是quote的标签, 然后在css中定义了样式.
[Reply]
恩,偶爱偶家很细心耐烦,支持!
[Reply]
@Jonathan, 谢谢夸奖, 并感谢您的支持, 希望您一如既往的支持偶爱偶家.
[Reply]
如果想改变[reply]出现的位置呢?
[Reply]
@kusanagi, 您可以通过设定thdrpy的css来指定.
[Reply]
Hello!
The new version of wp-thread-plugin not actiavets.
Parse error: parse error, unexpected ‘{’ in my_website/wp-content/plugins/wp-thread-comment/wp-thread-comment.php on line 586
[Reply]
I’m sorry, this new version of 7.7 not possible to activate
[Reply]
I like this plugin. How can I display the comment number in the reply!
[Reply]
@MikeonTV, i think it can, but you need to add some code in html in wp thread comment control panel. thanks!
[Reply]
@偶爱偶家, Sorry. I didn’t specify but I already tried to enter the standard WP code for comment numbers and it does not work. I get only the number one for each reply (I’m assuming because it is the first comment in that thread level. I would also like to incorperate WP Comment Karma plugin with it. Does this plugin put new comments in the same database as wordpress’s?
[Reply]
The “Submit Comment” button does not appear when I activated this plugin!
For example, http://hehe2.net/thedarkside/apple/iphone-3g-a-beautiful-jail/
Could you help me? Email me please
[Reply]
Nevermind it worked!
However what is the ajax plugin that you are using with the comments here?
[Reply]
@Rarmi Taibah, ajax is integrated in wp thread comment, you can setting it.
[Reply]
hey man thanks for the comment…
I appended the code in my style.css still didn’t work
Should I put it with the “#” or remove them? IT didn’t work in either way!
Once again thank you
[Reply]
i’m use the same plugin with your (WP THREAD COMMENT). but, there’s no running well in my blog. Please give me some advice..
[Reply]
hi, i love ur plugin very much and using in my blog. from a few days ago i m facing a peculiar proble with the plugin. whenever i clik to reply button nothing happens. i mean i cant reply to anyplugin. at the same time ajax is also not working. couldnt figure out the problem yet. can u plz help me with that?? thnanx in advance…
[Reply]
@xihad, i think it is failure of rights of wpthreadcomment.js.php, please chmod 755 in this file, and 644 for wp thread comment folder.
[Reply]
I liked this plugin alot thanks
[Reply]
Has this been tested on WordPress 2.7? and Doesn’t 2.7 have a threaded comments function so is there a potential conflict?
[Reply]
I’ve been testing the plugin on WP2.7 - as long as you do not active the threaded replies function in WP2.7, the plugin should work just fine for you.
[Reply]
I am getting an error when you click on the [reply] in the comment box:
“ERROR:
Can’t find the ‘comment-form’ div.”
How do I fix this? I have looked for a cure and don’t see one listed.
blessings,
Wendy
Twitter: WendyMerritt
[Reply]
hello, wendy, i leave a comment in your blog, i give you a suggestion.
[Reply]
You are AWESOME! That worked beautifully! Thank you so much!
Merry Christmas!
blessings,
Wendy
[Reply]
I have the same probleem as Wendy Merritt
“ERROR:
Can’t find the ‘commentform’ div.”
How can I find it?
Thanks
[Reply]
“[reply]”这个具体如何修改成自定义的中文汉字啊?
[Reply]
Hi, I just exported everything from one blog and moved it to another. How do I move the thread comment data as well since all the threads are lost in the transfer?
[Reply]
@albert, if you use wordpress 2.3/2.5/2.6, you need to replace import file(you can get it from here:Wordpress 2.6 导入不丢失评论回复)
if you use wordpress 2.7, i think it can import parent-child data.
[Reply]
你好,这个插件好像不支持热门主题tarski,点击reply会出现error, can’t find ”div,具体可见我的博客,不知道是什么原因,能帮忙解决下么?用其他的主题都好的。去主题论坛问了群主,他也说不知道
[Reply]
我现在安装了最新版,又变成了can’t find the commentformid
[Reply]
我在commentform里填入了commentform可以了~~
[Reply]
跟楼上一样,但是没能解决,不知道该怎么办了……
[Reply]
I change/use new theme but now the plugin wp-thread-comment does not work
When I click on Reply, come the box with the text :
ERROR:
Can`t find the `commentformid` div.
Please help me?!
Thank you
[Reply]
Ужасно смешно что тут все на китайском. Хуй разберешься
[Reply]
点击[回复]健,出现错误显示“can‘t find the commentformid div”,请问怎么解决?谢谢你
[Reply]