Title: [Plugin: Antispam Bee] Plugin doesn&#039;t replace textarea
Last modified: August 19, 2016

---

# [Plugin: Antispam Bee] Plugin doesn't replace textarea

 *  [Anfisa Breus](https://wordpress.org/support/users/anfisa/)
 * (@anfisa)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-antispam-bee-plugin-doesnt-replace-textarea/)
 * After upgrading till 3.1 version Antispam Bee stopped work properly. When somebody
   wants to leave comment it always says “Spam detected”. I looked into the code
   and cannot see additional textarea, which Antispam Bee should create and replace
   default one. Now I can see only only default textarea.
    Thank you in advance 
   for your help.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Nasul](https://wordpress.org/support/users/nasul/)
 * (@nasul)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-antispam-bee-plugin-doesnt-replace-textarea/#post-1960265)
 * It seems that there is a problem with this plugin because I get a lot of spam
   comments and the plugin is activated.
 *  Thread Starter [Anfisa Breus](https://wordpress.org/support/users/anfisa/)
 * (@anfisa)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-antispam-bee-plugin-doesnt-replace-textarea/#post-1960275)
 * I have solved the problem. Unfortunately I didn’t find the reason why plugin 
   doesn’t replace the field. I’ve done it manually.
 * How I did it:
 * 1. Take your blog’s URL (ex: `http://anfisabreus.ru` ) and generate md5 code.
   Then copy first five letters from the code.
 * 2. Open comments.php file of your themes and replace default textarea. It looks
   like this:
    **Before changing:** `<p><textarea name="comment" id="comment" cols
   ="100%" rows="10" tabindex="4"></textarea></p>` **After changing:** `<p><textarea
   name="comment-XXXXX" id="comment" style="width:97%;" rows="10" tabindex="4"></
   textarea><textarea name="comment" rows="1" cols="1" style="display:none"></textarea
   ></p>`
 * 3. Instead XXXXX insert md5 code (first 5 letters of your URL)
 *  [Nasul](https://wordpress.org/support/users/nasul/)
 * (@nasul)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-antispam-bee-plugin-doesnt-replace-textarea/#post-1960321)
 * It doesn’t work.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: Antispam Bee] Plugin doesn't replace textarea’ is closed to 
new replies.

 * ![](https://ps.w.org/antispam-bee/assets/icon-256x256.png?rev=2898402)
 * [Antispam Bee](https://wordpress.org/plugins/antispam-bee/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/antispam-bee/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/antispam-bee/)
 * [Active Topics](https://wordpress.org/support/plugin/antispam-bee/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/antispam-bee/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/antispam-bee/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Nasul](https://wordpress.org/support/users/nasul/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-antispam-bee-plugin-doesnt-replace-textarea/#post-1960321)
 * Status: not resolved