Comments on “Introducing Greg’s Threaded Comment Numbering Plugin for WordPress”, Page 5
You are currently browsing page 5 of comments on the article Introducing Greg’s Threaded Comment Numbering Plugin for WordPress.
You are currently browsing comments. If you would like to return to the full story, you can read the full entry here: “Greg’s Threaded Comment Numbering: Number Your WordPress 2.7 Comments the Easy Way”.
104 Responses (31 Discussion Threads) to “Introducing Greg’s Threaded Comment Numbering Plugin for WordPress”
-
Dardin Kay
41Is there any way that I could change where the number is being displayed? I have looked and found nothing. If it isn’t possible, could you add it in a future release?
-
42
Dear Greg, Your Plugin is absolutely wonderful. It works beautifully on my blog.
But I have one problem which prohibits me from using your plugin right now. But it works – I’ve tried it and everything is beautiful
The problem is that I already have one call back function on wp_list_comments to show the Twitter ID of visitors. This is the current call back:
( function_exists(‘twitter_comment’) ? ‘twitter_comment’ : null ), ‘avatar_size’ => 75 ) ); ?>comment_ID, $args); ?>
I’ve tried to insert your call back function on comments.php and it doens’t work. From what I understand, I can only have one call back function on wp_list_comments?
I’ve read your instructions on modifying functions.php but didn’t get through it.
Do you have any suggestions on how I could use these 2 call back functions in comments.php and/or functions.php?
Thanks. But if I have to choose, I’m gonna choose Twitter ID…
Diane
-
42.2
Dear Greg,
Thanks for your suggestion but I’ve inserted the code just about everywhere and it ain’t working!
Here again is my code:
[?php wp_list_comments( array('callback' => ( function_exists('twitter_comment') ? 'twitter_comment' : null ), 'avatar_size' => 75 ) ); ?]Would you be king enough to tell me where I should insert the code that you suggested:
gtcn_comment_numbering($comment->comment_ID, $args)Thanks again.
Diane
I’d really like -
42.3
Greg – I have switched plugins for the Twitter ID. I now use Twitterlink Comments and all is beautiful. It works perfectly with your plugin. Have a look: http://dianebourque.com/2009/10/08/comment-creer-et-gerer-votre-compte-feedburner-chez-google/#comments
Thanks for your help and great plugin!
-
-
Zalman
43Hi! I tried to update your new version of plagging – but WP noted ”
Parse error: parse error, unexpected T_OBJECT_OPERATOR in /home/potoktrk/public_html/…./wp-content/plugins/gregs-threaded-comment-numbering/gtcn.php on line 139″ Whats problem and how can I repair it? My version of WP – 2.8.6

« Older Comments