Title: [Plugin: WordPress Form Manager] reCAPTCHA Error
Last modified: August 20, 2016

---

# [Plugin: WordPress Form Manager] reCAPTCHA Error

 *  Resolved [iKeirNez](https://wordpress.org/support/users/ikeirnez/)
 * (@ikeirnez)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/)
 * Everytime I view the form the reCAPTCHA is not displaying correctly. Is there
   anyway to get it to display correctly?
 * Form Pages:
 * [http://www.cheap-websites-4u.co.uk/contact-me/](http://www.cheap-websites-4u.co.uk/contact-me/)
   
   [http://www.cheap-websites-4u.co.uk/order/](http://www.cheap-websites-4u.co.uk/order/)
 * Here is a screenshot:
 * [http://www.cheap-websites-4u.co.uk/wp-content/uploads/Problem.jpg](http://www.cheap-websites-4u.co.uk/wp-content/uploads/Problem.jpg)
 * Thanks
    Keir
 * [http://wordpress.org/extend/plugins/wordpress-form-manager/](http://wordpress.org/extend/plugins/wordpress-form-manager/)

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/page/2/?output_format=md)

 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/#post-2103474)
 * Keir, this is a CSS conflict with your theme. The only solution I’m aware of 
   is to make a custom reCAPTCHA theme, or play with your theme’s CSS until it doesn’t
   break the reCAPTCHA. What I can do as far as the plugin is add a place for you
   to choose the custom theme to display the reCAPTCHA – I’m going to add a text
   box next to the dropdown on the ‘Settings’ page, so you can just enter the name.
   This will be out in the next version.
 * Thanks for pointing this out, this is a problem I have run into myself and never
   bothered to address.
 *  Thread Starter [iKeirNez](https://wordpress.org/support/users/ikeirnez/)
 * (@ikeirnez)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/#post-2103496)
 * Okay! How would I make a custom reCAPTCHA theme? Is there anywhere I can copy
   one. Or do you have an ETA when the next update will be out?
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/#post-2103511)
 * Not sure about the details of making a reCAPTCHA theme. [This](http://code.google.com/apis/recaptcha/docs/customization.html)
   might help. I’ll be releasing the next update in a couple hours.
 *  Thread Starter [iKeirNez](https://wordpress.org/support/users/ikeirnez/)
 * (@ikeirnez)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/#post-2103512)
 * I will just wait for the next update.
 *  Thread Starter [iKeirNez](https://wordpress.org/support/users/ikeirnez/)
 * (@ikeirnez)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/#post-2103665)
 * Okay I have it working with the clean theme but is there anyway to remove the
   logo on the right because it isn’t fully transparent and looks a bit silly?
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/#post-2103701)
 * I don’t know exactly. I did some investigating on what goes into making a custom
   recaptcha theme, and it looks like you are left with the four default themes 
   as far as my plugin is concerned.
 * I also want to point out that the problem is a conflict between your theme’s 
   CSS and recaptcha. If you add the following lines to your theme’s stylesheet 
   everything displays properly:
 *     ```
       .recaptchatable tr, .recaptchatable th{
       	height:0px;
       }
       .recaptchatable input{
       	color:#5b5b5b;
       }
       ```
   
 *  Thread Starter [iKeirNez](https://wordpress.org/support/users/ikeirnez/)
 * (@ikeirnez)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/#post-2103732)
 * I don’t seem to be able to change the clean theme now! It will only stay on the
   clean theme and will not change?
 * Keir
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/#post-2103734)
 * Have you upgraded to the latest version of the plugin?
 *  Thread Starter [iKeirNez](https://wordpress.org/support/users/ikeirnez/)
 * (@ikeirnez)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/#post-2103735)
 * Yeah I got the 2 updates. There is a weird bug. I quickly recorded it and it 
   is uploading to YouTube. It is private and the quality is a bit rubbish.
 * I will give you a link. It is uploading, it says 19 mins and yet it is only 2:
   30. Most of my videos are longer and have fancy titles etc and they take way 
   less!
 * Weird!
 *  Thread Starter [iKeirNez](https://wordpress.org/support/users/ikeirnez/)
 * (@ikeirnez)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/#post-2103736)
 * ANYWAYS IT IS WORKING! THANK YOU! I will still send a copy of the video when 
   it uploads.
 *  Thread Starter [iKeirNez](https://wordpress.org/support/users/ikeirnez/)
 * (@ikeirnez)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/#post-2103738)
 * Heres the link [here](http://www.youtube.com/watch?v=hU2tyM225kE)
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/#post-2103740)
 * Im assuming you have a caching plugin or something? It is important to make sure
   your post uses the shortcode, because it also handles the submission processing.
   Does this happen to every post with a form?
 *  Thread Starter [iKeirNez](https://wordpress.org/support/users/ikeirnez/)
 * (@ikeirnez)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/#post-2103746)
 * Yes! I will delete a shortcode plugin I got!
 *  Thread Starter [iKeirNez](https://wordpress.org/support/users/ikeirnez/)
 * (@ikeirnez)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/#post-2103779)
 * Still not working.
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/#post-2103781)
 * Did you add the CSS to your theme’s stylesheet?

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/page/2/?output_format=md)

The topic ‘[Plugin: WordPress Form Manager] reCAPTCHA Error’ is closed to new replies.

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

 * 18 replies
 * 2 participants
 * Last reply from: [iKeirNez](https://wordpress.org/support/users/ikeirnez/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-recaptcha-error/page/2/#post-2103800)
 * Status: resolved