April 24, 2008

Wordpress Thread Commnet FAQ

      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使用教程

      好了, 我就写到这里了, 您可以看着源代码把更多的功能挖掘出来; 如果您不懂编程, 那目前的这些功能差不多也应该够用了。

      最后, 希望您用得开心, 用得放心, 用得舒心。

  您喜欢本文吗?即刻订阅"偶爱偶家",精彩文章不再错过!现在就给我们留个话吗?

 

« Wordpress Thread Comment 1.4.6 升级 都是钱惹的祸 »
73 responses to "Wordpress Thread Commnet FAQ"
胡戈戈 said:
2008年04月24日

真是体贴哇

[Reply]

枫叶 reply:
2008年04月24日

@胡戈戈, 谢谢夸奖, 其实也就是没东西写, 随便写写而已, :-)

[Reply]

andyzown said:
2008年04月24日

呵呵,应该谢谢你的插件才对

[Reply]

枫叶 reply:
2008年04月24日

@andyzown, 不用谢我, 我写插件最大的目的是为了我自己, 只是刚好惠及大众了而已.

[Reply]

Dianso said:
2008年04月24日

请问你写文章那个黑色区域是如何弄的啊 就是每个问题独立的那段

[Reply]

枫叶 reply:
2008年04月24日

@Dianso, 那块灰色的地带, 其实就是quote的标签, 然后在css中定义了样式.

[Reply]

Jonathan said:
2008年04月24日

恩,偶爱偶家很细心耐烦,支持!

[Reply]

枫叶 reply:
2008年04月24日

@Jonathan, 谢谢夸奖, 并感谢您的支持, 希望您一如既往的支持偶爱偶家.

[Reply]

kusanagi said:
2008年04月26日

如果想改变[reply]出现的位置呢?

[Reply]

枫叶 reply:
2008年04月27日

@kusanagi, 您可以通过设定thdrpy的css来指定.

[Reply]

2008年07月28日

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]

2008年07月28日

I’m sorry, this new version of 7.7 not possible to activate

[Reply]

MikeonTV said:
2008年08月25日

I like this plugin. How can I display the comment number in the reply!

[Reply]

2008年08月25日

@MikeonTV, i think it can, but you need to add some code in html in wp thread comment control panel. thanks!

[Reply]

MikeonTV reply:
2008年08月25日

@偶爱偶家, 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]

dodi reply:
2009年10月11日

looks promising

2008年10月09日

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]

2008年10月09日

Nevermind it worked!

However what is the ajax plugin that you are using with the comments here?

[Reply]

2008年10月10日

@Rarmi Taibah, ajax is integrated in wp thread comment, you can setting it.

[Reply]

2008年10月09日

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]

mymoen reply:
2008年10月15日

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]

xihad said:
2008年10月23日

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]

2008年10月26日

@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]

Matt reply:
2009年07月25日

Hi! The problem xihad is describing above is the same one I am experiencing and I’m not sure I understand your reply. Can you help? I’ve been recommended your plugin by several friends and would really like to use it. Thanks!

[Reply]

Anita reply:
2010年09月02日

I’m having the same problem, my reply button just doesn’t do anything when I click on it. I checked the info on my comments.php folder and it’s set to 644 and I changed the wpthreacomments.js.php to 755

Do you have any other suggestions?

[Reply]

Anita reply:
2010年09月02日

I actually fixed the problem, the comments.php file was probably out of date so I just replaced it with the php file of a more current theme and your plugin works wonderfully. Thanks.

dahlfez said:
2008年11月20日

I liked this plugin alot thanks

[Reply]

Jason said:
2008年12月12日

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]

teddY reply:
2008年12月24日

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]

2008年12月25日

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]

2008年12月25日

hello, wendy, i leave a comment in your blog, i give you a suggestion.

[Reply]

2008年12月25日

You are AWESOME! That worked beautifully! Thank you so much!

Merry Christmas!

blessings,
Wendy

[Reply]

Dhini reply:
2009年03月14日

I have the same probleem as Wendy Merritt

“ERROR:
Can’t find the ‘commentform’ div.”

How can I find it?

Thanks

[Reply]

白沙 said:
2009年01月02日

“[reply]”这个具体如何修改成自定义的中文汉字啊?

[Reply]

albert said:
2009年01月18日

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]

2009年01月19日

@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]

ronin said:
2009年04月20日

你好,这个插件好像不支持热门主题tarski,点击reply会出现error, can’t find ”div,具体可见我的博客,不知道是什么原因,能帮忙解决下么?用其他的主题都好的。去主题论坛问了群主,他也说不知道

[Reply]

ronin said:
2009年04月20日

我现在安装了最新版,又变成了can’t find the commentformid

[Reply]

ronin said:
2009年04月20日

我在commentform里填入了commentform可以了~~

[Reply]

Jon said:
2009年06月07日

点击[回复]健,出现错误显示“can‘t find the commentformid div”,请问怎么解决?谢谢你

[Reply]

Grysh said:
2009年07月20日

It worked for me but I can’t seem to change the background color of the quote. Why is that?

[Reply]

Grysh said:
2009年07月20日

Email me please. ;)

[Reply]

2009年07月26日

[...] Flickr Comment Importer[↩][↩]Flickr[↩]我愛我家[↩]Wordpress Thread Commnet FAQ[↩]wp thread [...]

birrareal said:
2009年11月17日

Hi! I?ve installed the plugin but when I click on Reply nothing appens…where is the problem?..
(I have WordPress 2.8.5)

[Reply]

2009年11月18日

I am also using Twitterlink Comments with this plugin. Commentators are able to display their twitter name, however as the author, my twitter name won’t show. How can I add this feature into thread comments?

[Reply]

kkk said:
2009年11月21日

没有验证码,还是不可靠。

你的插件,和验证码有冲突吧?

[Reply]

James said:
2009年12月11日

I love your Threaded Comments plugin. Thank you for making it. There is an english spelling error in the wp-thread-comment.js.php file, line 289 it reads “please wait a comment” should be “please wait a moment”. Also, the link to loading.gif is dependent on a persons Wordpress theme setup, and not all ppl have a loading.gif in their theme directory. Would be great if that were either gone or linked to a images directory in the plugin install.

[Reply]

James reply:
2009年12月11日

Oops my mistake about loading.gif! (Lucky I can reply to myself!)

[Reply]

2009年12月12日

This plugin is awesome!

Anybody knows how to change the background color of the author’s comment?

[Reply]

2009年12月31日

Great plugin! I’m using it on a client’s website yet am having troubles styling it.

You can have a look here - http://www.droid.staticka.com/2009/10/megathon-behavior-in-the-ghetto/

The reply-to box opens in different areas depending on how deep of a nested comment you reply to. I tried translating your instructions to English but still found them difficult to understand. Any help is greatly appreciated.

[Reply]

cyn said:
2010年01月24日

hi, how do you remove the avatar?

[Reply]

Tiff said:
2010年03月03日

How are you supposed to use this with paged comments?

[Reply]

simplove said:
2010年04月11日

我对别人的回复,是会自动的发到留言人当时填写的邮箱
不过全是乱码。。。。不知道这是怎么回事呢?我用是xpertmailer邮件插件
在发送密码的时候能显示中文,就是针对回复,别人收到的全是乱码。。。

[Reply]

anthony said:
2010年04月27日

does anyone know how photos can be added to the wordpress thread comment. Also, it appears that the default background colour is light blue, how do I change this? have been trying to do it now for days

[Reply]

delectate said:
2010年07月08日

i think maybe

new comment is submitting, please wait a moment…

is better than

new comment is submiting, please wait a comment…

[Reply]

2010年07月22日

Can’t get it to work. The “Reply” link is there, but then the fields and submit button are not. See test comments on this page: http://erraticblog.com/2010/07/links-for-7810
Any ideas on how to fix this?
Thanks.

[Reply]

Matt said:
2010年09月13日

I am having a problem with the plugin. When I click “nested reply”, it sends the email, but it’s not showing up in the comments section. Any thoughts on how to fix this?

[Reply]

Arthur said:
2010年09月20日

LOL! :)))))))

I want to read FAQ here, but there is message: “FAQ is here, please visit [link to this page]“. Clicking on that link and… wow! Chineesian text! :D
Your FAQ helps me very much, thank you! :D

[Reply]

chocky said:
2010年09月21日

hi, how to change the background color? I tried to change the code but it didn’t work…. :(

thank you… :)

[Reply]

Arthur reply:
2010年09月22日

use css

[Reply]

枫叶 reply:
2010年09月23日

you can change css in wordpress thread comment settings.

[Reply]

Lee said:
2010年10月20日

It says EFFOR: “Cannot find the commentformid DIV”

HELP!

[Reply]

2010年10月20日

@Lee, there is not a div in your theme. you can give me your blog address, i check it.

[Reply]

Lee reply:
2010年10月20日

can it be fix easy?

[Reply]

2010年10月20日

in wordpress thread comment settings, you can add ‘commentform’ in Comment Form ID.

Lee said:
2010年10月20日

Okay. I give it now.

[Reply]

Shan said:
2010年10月22日

I cannot get your wonderful plugin to work :(
I have configured all the settings… I have a GREAT theme (thesis) and the newest WP format… but the comments are not nesting!

Can you help?

Thanks!
Shan

[Reply]

Dunn said:
2010年10月27日

I have a problem with this plugin. Had installed and activated. It worked well at the beginning. But now, the “Reply” button exist, but nothing happened when you clicked it. Please assist. Thank you in advance.

[Reply]

Caroline said:
2011年09月09日

Hi there! When I reply (as an admin) it doesn’t show up the specific backgroundcolor or design, why? Appreciate your help!

[Reply]

[...] 后我在该插件开发者的博客上,找了一篇评论数为0的文章进行测试,结果跟我遇到的情况是一样的。刚开始,以为是版本问题,换了旧版本,还是出现同样的问题。 [...]

bina said:
2012年03月09日

hi, thank you so much for this brilliant plugin, i love this plugin becouse of notify by mail just when admin reply the comments, but there is a little problem for me, this only happend (notify commenter by mail) just when admin reply the comment from [reply] link of plugin, but i want to reply from wp-admin, what should i do? plz help me
i’m waiting for your respond
thank you again

[Reply]

Shahin said:
2012年05月13日

Hi,
When I login with Administrator or Editor and reply to comments, my comments doesn’t mail to author of comments.
but when I login with Subscriber or Contributor, my comments mailed.
Thank you.

[Reply]

Victor said:
2012年09月08日

Hello.
Please help mi.

I installed the plugin wordpress-thread-comment on my wordpress but does not appear in my posts and pages.

what do I do?
Tank you

[Reply]

Leave a comment