“Greg’s Comment Length Limiter Plugin for WordPress” Comments, Page 1
You are currently browsing page 1 of comments on the article Greg’s Comment Length Limiter 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: “Limit the Length of Comments Left on Your Blog with this Plugin”.
41 Responses (Including 13 Discussion Threads) to “Greg’s Comment Length Limiter Plugin for WordPress”
-
1
Hmmm.. doesn’t seem to work for me.. I just added it to my website.. but perhaps another plug-in is conflicting?
Can you see why it doesn’t work?
You can see it here.
Marina
-
1.2
RTFM right Greg!! Added in the stuff you said in the Readme.. and I am golden!
Thanks!
Marina
-
-
2
Ah! This is exactly what I’ve been after for the last couple of days! It will be perfect for my new project :) Thank you very much for writing this plugin. :)
-
baron3
hi. Thanks for plugin
perfect.
Regards
-
4
I have added the plugin and modified the footer.php and the comments.php in the Atahualpa theme as I understood them, but am having problems when comments are pasted into the block. Is that normal?
The numbers count down in response to keystrokes fine, but after a couple of cut and paste operations the counter seems to get lost. Is there a way around that?
-
4.2
On closer examination it is working fine. The counter doesn’t update on a cut and paste until a keystroke is entered or the maximum number of characters is encountered.
The fact it did not immediately count down had me confused, but on closer examination it is working fine. You are welcome to try it at garlandgop.com using the subscriber level user “test” with password “xyzzy”, but it works the same as the counter on your site.
Many thanks this counter is a tremendous improvement to me.
-
-
5
Hi Greg – I’m almost there. I’m trying to install with Automattic’s new P2 Theme (with WP2.7), which mimics Twitter.
I have the limiter working, so that when the character limit is hit, the text input stops taking characters. And I’ve manually placed the character countdown box in a number of places, and it displays the limit I have set (280), but it doesn’t count down.
I’ve tried it on two different browsers, just in case it was JS not turned on, but that doesn’t seem to be the case. I’ll try to paste the code here, but if not, let me know what I can answer…
Thanks!
<form id="commentform" action="/wp-comments-post.php" method="post"><textarea id="comment" name="comment" cols ="45" rows="3" >
Logged in as <a href="/wp-admin/profile.php">. <a href="/wp-login.php?action=logout" title="Log out">Log out →
Name (required)
<input id="author" name="author" type="text" value="" />Email (required)
<input id="email" name="email" type="text" value="" />Web Site
<input id="url" name="url" type="text" value="" /><img src="/i/indicator.gif" alt="Loading..." />
-
5.2
worked beautifully, thanks Greg!
i’m still trying to figure out how to get the [more] button going with the_excerpt for posts, or modify the_content to limit posts (all automatically), but that’s another plugin entirely, I suppose.
-
-
DOM6
I did everything the way it was described but it still doesn’t work! Any ideas? I am using WP 2.7.1…
<form action=”/wp-comments-post.php” method=”post” id=”commentform” name=”commentform” >
[...]
<textarea name=”comment” id=”comment” tabindex=”4″ cols=”100%” rows=”4″ >
[...]
-
DOM7
And one more time
<textarea name="comment" id="comment" tabindex="4" cols="100%" rows="4" >
-
8
I added the code you listed and the countdown box works on my site but when I try and open the settings for it I get this message:
Fatal error: Call to undefined function: wp_specialchars_decode() in /homepages/43/d274348678/htdocs/wp-content/plugins/gregs-comment-length-limiter/gcll-options-functions.php on line 241
Any idea why?
-
9
[...] II) Comment length limiter [...]
-
Rafael Arcanjo10
Hi Dr. Greg,
I’ve tried to put that on my blog with the new version 1.2.1 and couldn’t show the box , I don’t know why.
The old version was working.
Look at the site above.
I have a wp_footer() call on my footer.php and if you need my code from the textarea, call me on my mail.
ps: sorry for my bad english :(
-
Rafael Arcanjo10.2
Hi Greg, Thanks for your patience!
I think my plugin settings page is correct. There is not much information to make a mistake (I hope.. hehe)
Limit: 800
Automatically insert the box: Yes
Text to Display: caracteres disponÃveis
Action for Oversized Comments?: Moderate
Disable from administrators: YesMy comment form has a name commentform and I think my textarea is Ok.
-
Rafael Arcanjo10.4
What a Shame, Greg!
I Forgot that I’m administrator and don’t see the box ! OMG ! What a Shame !!!
It’s working pretty well. My bad, my bad !
Thanks, Dr. Greg(ory House)!
-

Newer Comments »