Title: CAPTCHA CODE DOESN&#039;T WORK (UNSEEN)
Last modified: August 21, 2016

---

# CAPTCHA CODE DOESN'T WORK (UNSEEN)

 *  Resolved [abdulazizbintarso](https://wordpress.org/support/users/abdulazizbintarso/)
 * (@abdulazizbintarso)
 * [13 years ago](https://wordpress.org/support/topic/captcha-code-doesnt-work-unseen/)
 * I use SB login wothout captcha code. But in one week, there were many spam user
   register into my site, finaliy for anticipating I install captcha plugin for 
   preventing it.
 * But the problem the captcha code can’t be seen in the box of SB login. Finally
   new user can’t register. WHat should I do? SHould I edit this plugin and resize
   the box? But i couldn’t the css code for the size box.
 * [http://wordpress.org/extend/plugins/sb-login/](http://wordpress.org/extend/plugins/sb-login/)

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

 *  Plugin Author [Fida Al Hasan](https://wordpress.org/support/users/fida02/)
 * (@fida02)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/captcha-code-doesnt-work-unseen/#post-3819608)
 * Your captcha plugin must have the ability to hook into SB Login plugin . Otherwise
   captcha won’t show in SB Login widget.
 *  [akhilz](https://wordpress.org/support/users/akhilz/)
 * (@akhilz)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/captcha-code-doesnt-work-unseen/#post-3819623)
 * hi Fida Al Hasan
    which captcha plugin do you recommend to work along with SB
   Login plugin?
 *  [Ray57](https://wordpress.org/support/users/ray57/)
 * (@ray57)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/captcha-code-doesnt-work-unseen/#post-3819635)
 * Hello I have the same problem. I wish to add a Captcha plugin to SB login. How
   must to do??? what WP plugin captcha I must to use?? If I must to code, in what
   file/s I must change??? Thank you.
    My WP is ultimate version.
 *  Plugin Author [Fida Al Hasan](https://wordpress.org/support/users/fida02/)
 * (@fida02)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/captcha-code-doesnt-work-unseen/#post-3819645)
 * Hello,
    Upgrade to version 2.0 and install [http://wordpress.org/plugins/captcha/](http://wordpress.org/plugins/captcha/)
   plugin. Than it will automatically show captcha
 *  [olidarkus](https://wordpress.org/support/users/olidarkus/)
 * (@olidarkus)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/captcha-code-doesnt-work-unseen/#post-3819646)
 * Your Captcha plugin PRO Version 1.3.6 does not work as normal Captcha Version
   3.9.6 because the SB login plugin Version 2.0 does not display the Captcha pro
   version 1.3.6 but affihce correctly normal Captcha Version 3.9.6
 * Forgive me my English. I’m French.
 *  Plugin Author [Fida Al Hasan](https://wordpress.org/support/users/fida02/)
 * (@fida02)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/captcha-code-doesnt-work-unseen/#post-3819647)
 * Sorry I didn’t use Captcha Pro Plugin. Please go to **sb-login/template/login-
   form.php** and **sb-login/template/register-form.php** . There find this line:`
   <?php if( function_exists( 'cptch_display_captcha_custom' ) ) { echo "<input 
   type='hidden' name='cntctfrm_contact_action' value='true' />"; echo cptch_display_captcha_custom();}?
   >`
 * Replace it with this: `<?php if( function_exists( 'cptchpr_display_captcha_custom')){
   echo "<input type='hidden' name='cntctfrm_contact_action' value='true' />"; echo
   cptchpr_display_captcha_custom(); } ?>`

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

The topic ‘CAPTCHA CODE DOESN'T WORK (UNSEEN)’ is closed to new replies.

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

 * 6 replies
 * 5 participants
 * Last reply from: [Fida Al Hasan](https://wordpress.org/support/users/fida02/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/captcha-code-doesnt-work-unseen/#post-3819647)
 * Status: resolved