Hi, I have a problems with WP-Seesmic and WP-Paginated Comments
The plugins Wp-Seesmic doesnt work when wp-paginated comment is activated.
Firebug say this error:
commentsList is null
wp-content/plugins/seesmic-wp/seesmic-wp.js
Line 31
see_set_comment_mode("videoRec", "comment", undefined)seesmic-wp.js (línea 31)
onclick(click clientX=223, clientY=438
[Break on this error] if(commentsList.value) {
Please help me.
Firebug say this error:
commentsList is null
wp-content/plugins/seesmic-wp/seesmic-wp.js
Line 31
see_set_comment_mode("videoRec", "comment", undefined)seesmic-wp.js (línea 31)
onclick(click clientX=223, clientY=438
[Break on this error] if(commentsList.value) {
Please help me.
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hi Francisco, you need to add:
<?php apply_filters( 'comments_array', $comments, $post?>ID ); ?>
in wp-content/plugins/paginated-comments/themes/<your_theme>/paginated-comments.php just before <?php foreach ($comments as $comment) : ?></your_theme> -
Inappropriate?Hi alex, I try to fix the problem with this mod, but doesn't work, please Im very interesting on use this plugin on my blog. I use a mod version of "The Morning After" theme, and this is my blog swordfishcode.com . . . if you have any solution please say it.
Thanks for all...
I’m sad
-
Inappropriate?Sólo cambia un símbolo ? x -
<?php apply_filters( 'comments_array', $comments, $post -> ID ); ?>
zzaludos
I’m happy
Loading Profile...




