Title: Duplication
Last modified: August 20, 2016

---

# Duplication

 *  Resolved [Mr. Blogger](https://wordpress.org/support/users/mr-blogger/)
 * (@mr-blogger)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/duplication/)
 * [http://myblogger.co/2011/07/happy-4th-of-july/](http://myblogger.co/2011/07/happy-4th-of-july/)
 * You can see in the comments for the Captcha it duplicates itself… I can’t find
   a way to remove the duplicated one. I tried uninstalling/reinstalling the plugin
   but that didn’t work.
 * _[[No bumping](http://codex.wordpress.org/Forum_Welcome#No_Bumping), please.]_

Viewing 1 replies (of 1 total)

 *  [justwalk](https://wordpress.org/support/users/justwalk/)
 * (@justwalk)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/duplication/#post-2176875)
 * Hello Mr. Blogger,
 * 1) Open the plugins/captcha/captcha.php
    2) // lines 178 and 179 `if( version_compare(
   $wp_version,’3′,’>=’) ) { // wp 3.0 + //add_action( ‘comment_form_after_fields’,‘
   cptch_comment_form’); //add_action( ‘comment_form_logged_in_after’, ‘cptch_comment_form’);}`
   3) The upper Captcha-Box should be removed – please do not ask me if this makes
   overall sense. For sure I am using a version of WP above 3.0 but… well… don’t
   know – now it works. If you try remove the else-condition (line 181: // for WP
   before WP 3.0) the other box disappears but there is no functionality for it…
 * Hope I helped – have a nice weekend

Viewing 1 replies (of 1 total)

The topic ‘Duplication’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/captcha_92b6c9.svg)
 * [Captcha](https://wordpress.org/plugins/captcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/captcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/captcha/)
 * [Active Topics](https://wordpress.org/support/plugin/captcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/captcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/captcha/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [justwalk](https://wordpress.org/support/users/justwalk/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/duplication/#post-2176875)
 * Status: resolved