插件发布: AJAX Comment Pager
插件简介:
为 WordPress 2.7 的评论分页功能增加 AJAX 处理. 不依赖任何 JavaScript 框架.
适用版本:
WordPress 2.7 或以上
插件下载: Download
安装方法:
1. 将压缩包解压到 /wp-content/plugins/ 目录中.
2. 到 WordPress 后台的 Plugins 页面激活该插件.
3. 在 comments.php 文件中将 <span id="cp_post_id"><?php echo $post->ID; ?></span> 追加到 <?php paginate_comments_links(); ?> 的后面.
4. 到 WordPress 后台的 Settings -> AJAX Comment Pager 页面, 输入相关信息和保存设置.
备注信息:
若您要使用该才插件, 请确保满足以下条件:
1. 您正在使用 WordPress 2.7 或以上版本. (包括 beta 测试版)
2. 您正在使用的主题定义了自定义的评论显示方法. (基本上支持嵌套回复的都会定义该方法)
相当的奇怪,安装后,有的文字有效果有的文章没效果。
跟缓存有关系吗?
@itlobo
因为调用了主题的方法, 但是插件中不能对主题的内容进行本地化处理.
@humbass
就凭这么一句话, 我无法进行判断.
i have a problem with the counter of the comments.
The first comment on every commentpage begins with #1 again ...
来学习下,看看效果
@CK
I know this problem, but I have no idea right now.
hi there, does this plugin works with your theme elegant-box? I can't manage make it work...any clues?
Yeah, Elegant Box theme can support this plugin, but you have to modify comments.php file.
please add %lt;span id="cp_post_id">%lt;?php echo $post->ID; ?>%lt;/span> next to paginate_comments_links();
nice stuff you have here..
hi i cant seem to find ID; ?> in my comments.php file. I'm using inove theme also.
please help.thanks
@youliang
Yeah! ²
@xiaorsz
我也没有~~~
装好了~~
试用中 谢谢
@mg12
how can i set set the 'Paged comments' enabled?
i have problem demo : http://www.ersinolmez.com/vistada-mavi-ekran.html
my comments.php in area.;
ID; ?>
@Ersin OLMEZ
can you help me ?
这个插件在你的iNove主题上能用嘛?
我在comments.php里面只找到 $comment_pages = paginate_comments_links('echo=0');
没找到 。。。。
testing
@Hexic.CN
iNove 主题默认支持, 不要加代码, 改后台设置就可以了.
i can't enable this plugin :'(
Hi, I am using "Digital Statement" right now. I do not know where to put ID; ?> . Could you help me? Thank you so much.
@Ersin OLMEZ
What's happened? Could you show me the error message?
@Ming
What's the 'Digital Statement'? Which theme do you use?
http://www.blogohblog.com/wordpress-theme-digital-statement/
This is what I am using now, I do not how to use your plugin into this theme. Could you help me? Thank you a lot.
@Ming
1. Is it support WordPress 2.7 or higher version?
2. Is it use custom comment layout and use custom comment callback function?
If the 2 question is TRUE, then you can use this plugin in this plugin.
不知道是否支持WP2.8啊,我装了可是不管用,不知道在INOVE里设置是否正确?
评论列表ID:thecomments
回调函数名:custom_comments
类型:全部
@mg12
hi friend, i can't see error, but my comment is'nt paging.
can you see it: http://www.ersinolmez.com.tr/forumfatih-ve-facebooka-suc-duyurusu.html
it'sn not paging..
收藏了,正在试试怎么用
@free
我的iNove起作用了,不过网页总是有报错,禁用就正常,郁闷的