Title: Captcha error
Last modified: December 2, 2019

---

# Captcha error

 *  Resolved [svarghese](https://wordpress.org/support/users/svarghese/)
 * (@svarghese)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/captcha-error-9/)
 * Hi i’m having a problem with the captcha. I’m getting error on my login page.
 * Error for site owner : Invalid captcha key type:
 * Could you help us with the issue.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcaptcha-error-9%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [M A Vinoth Kumar](https://wordpress.org/support/users/vinoth06/)
 * (@vinoth06)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/captcha-error-9/#post-12196155)
 * Hi
 * Apologize for the issue you had. Can you please recheck your Google API key and
   let me know. Please check you might have space before or after the keys.
 *  Thread Starter [svarghese](https://wordpress.org/support/users/svarghese/)
 * (@svarghese)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/captcha-error-9/#post-12201302)
 * Hi vinoth, we managed to solve it by reverting to v2. Also another issue that
   im facing is, My captcha does not seem to be mobile responsive. When i open the
   login page from a mobile phone, the captcha section goes out of the login frame.
   It is nt responsive.
    Could you help me with that. Given below is the link
 * [https://gulftimescommunity.com/login_fe/](https://gulftimescommunity.com/login_fe/)
 *  Plugin Author [M A Vinoth Kumar](https://wordpress.org/support/users/vinoth06/)
 * (@vinoth06)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/captcha-error-9/#post-12201349)
 * Please try adding this custom CSS
 *     ```
       .bc_fed #fedLoginCaptcha, #fedRegisterCaptcha {
       transform: scale(0.7) !important;
       -webkit-transform: scale(0.7) !important;
       }
       ```
   
 *  Thread Starter [svarghese](https://wordpress.org/support/users/svarghese/)
 * (@svarghese)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/captcha-error-9/#post-12207230)
 * Thanks Vinoth, That worked!
 * Also I was wondering whether there is a way to customise the body of the e-mail
   that gets send. For eg: send email after user signup with customised content,
   send email after user forgot password with customised content.
 * And how do i do a redirect after the password reset as i do in the case with “
   register and login”? Do i need to change the php
 * Thanks in advance
 *  Plugin Author [M A Vinoth Kumar](https://wordpress.org/support/users/vinoth06/)
 * (@vinoth06)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/captcha-error-9/#post-12209251)
 * Hi
 * You need to write the custom code, please check this
 * [https://wpengineer.com/2822/customizing-the-user-registration-notification-emails/](https://wpengineer.com/2822/customizing-the-user-registration-notification-emails/)
 * and
 * [https://www.codecanal.com/customize-reset-password-email-content-wordpress/](https://www.codecanal.com/customize-reset-password-email-content-wordpress/)
 * and
 * [https://wordpress.stackexchange.com/questions/82955/wordpress-redirect-after-password-reset](https://wordpress.stackexchange.com/questions/82955/wordpress-redirect-after-password-reset)
 *  Thread Starter [svarghese](https://wordpress.org/support/users/svarghese/)
 * (@svarghese)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/captcha-error-9/#post-12221749)
 * Hello Vinoth,
 * Im facing a major conflict issue with my theme upon installing the plugin. In
   my theme there is an author page which has breaks up upon activating the plugin.
   When i uninstall the front end dashboard plugin, it goes away. I think the author
   css files in plugin is conflicting with the theme author css.
 * You could see the page with the problem in the following link
    [https://gulftimescommunity.com/author/mudassir/](https://gulftimescommunity.com/author/mudassir/)
 * Thank you in advance for the support
 *  Plugin Author [M A Vinoth Kumar](https://wordpress.org/support/users/vinoth06/)
 * (@vinoth06)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/captcha-error-9/#post-12223734)
 * Hi
 * After debugging your website, there is some issue in HTML tag alignment, please
   check the below sample code from your website.
 * The <head> is inside the <script>, please try to deactivate the plugin googletagmanager
   and let me know. Its not problem in the plugin.
 *     ```
       <script type='text/javascript'>
       <head>
       (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
       new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
       j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
       'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
       })(window,document,'script','dataLayer','GTM-T9DLXN6');
       </head>
       </script>
       ```
   

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

The topic ‘Captcha error’ is closed to new replies.

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

## Tags

 * [theme-compatability](https://wordpress.org/support/topic-tag/theme-compatability/)

 * 7 replies
 * 2 participants
 * Last reply from: [M A Vinoth Kumar](https://wordpress.org/support/users/vinoth06/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/captcha-error-9/#post-12223734)
 * Status: resolved