Comments on “Introducing Greg’s Threaded Comment Numbering Plugin for WordPress”, Page 4
You are currently browsing page 4 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”
-
ops
31Thanks Greg
-
om prakash
32Plugin is super.
-
33
Me again! I have a relatively easy-to-implement suggestion; could you update the main function to take an argument that suppresses the surrounding divs (e.g. change $before and $after to empty strings), or else include a second function that essentially does this? Or even changes the divs to spans? The reason I ask is because in my callback function, I am linking the number to the comment id as a convenient permalink, but it is invalid code to put block elements (like div) inside links. For the moment I’ve edited the plugin file myself, but of course if you update the script I’ll have to remember to implement the change.
Thanks for taking it into consideration, -GLL
(and in case I haven’t said it enough – great plugin!)
-
33.2
can this plugins work on wp 2.8.2 and themes precious.i’m already open the comment.php but can’t find the wp_list_comment
-
-
Bram
34In WP 2.8.3 the settings page doesn’t work and only shows the save changes button.
-
chip
34.2me too. only the tool icon and a ‘save changes’ button.
Clicking the button shows an error message ‘Error! Options page not found.’
Have updated to Wp2.8.4, uploaded plugin files directly from WP, still no luck. So bummed.
Am using “writers blog” theme.
-
34.4
I am having the same problem. I have installed the plug-in and when I go to the settings page -there are no options – just a save button. I have deleted the plugin and upgraded to wordpress 2.8.4 then reinstalled the plugin and still have the same problem. Any idea what could be the issue?
-
-
Mark
35I have been playing with this plugin and trying to get it to work with the arclite theme. I tried simply inserting
gtcn_comment_numbering($comment->comment_ID, $args)where the theme had++$commentcountin aprintfstatement. What I found was that the post number came out before the contents of theprintf. I then played about a bit and what I found was that the function appears to generate the number as an output during processing and returns no value. Theechois totally redundant. In the end I had to break up the printf and have an echo with the part I wanted output, performgtcn_comment_numbering($comment->comment_ID, $args)and then an echo with what I wanted after.Otherwise things look good, and as I say I now have it working. I just thought that I should mention this in case anyone else wanted to use the plugin with a theme using formated output.
-
36
First of all, thank you so much for developing this plugin. It’s exactly what I’ve been looking for. Just one question, I have WP 2.8.3 and installed your plugin & activated it. I went to the settings page but all it shows is the icon with the tools and a “save changes” button, nothing else. Please help me!
Aloha
Kailani -
Sam
37Hi Greg, First Thanks for this plugin!!!
I want to ask if its possible to display along side with the total comments number, the number of discussions (without children), so at the end the display will look like this: Total Comments 87 in 56 Discussions
?
Thanks,
Sam-
Sam
37.2Thanks Doc, You are one stop shop!!!
-
-
Limited Edition
38Can I use the same comment style you have on this site?
-
39
Hi Greg!
I’m wondering how to edit the “Reply” text to say something else. Is this a function? I have not been able to find it in the files.
-
39.2
Greg, I was able to figure it out—thank you for your help!
-
-
George
40I use WP 2.8.3 and activated the plugin but no numbers are shown…

« Older Comments Newer Comments »