Title: ScriptsTown's Replies - page 8 | WordPress.org

---

# ScriptsTown

  [  ](https://wordpress.org/support/users/scriptstown/)

 *   [Profile](https://wordpress.org/support/users/scriptstown/)
 *   [Topics Started](https://wordpress.org/support/users/scriptstown/topics/)
 *   [Replies Created](https://wordpress.org/support/users/scriptstown/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/scriptstown/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/scriptstown/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/scriptstown/engagements/)
 *   [Favorites](https://wordpress.org/support/users/scriptstown/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 106 through 120 (of 146 total)

[←](https://wordpress.org/support/users/scriptstown/replies/page/7/?output_format=md)
[1](https://wordpress.org/support/users/scriptstown/replies/?output_format=md) [2](https://wordpress.org/support/users/scriptstown/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/scriptstown/replies/page/3/?output_format=md)…
[7](https://wordpress.org/support/users/scriptstown/replies/page/7/?output_format=md)
8 [9](https://wordpress.org/support/users/scriptstown/replies/page/9/?output_format=md)
[10](https://wordpress.org/support/users/scriptstown/replies/page/10/?output_format=md)
[→](https://wordpress.org/support/users/scriptstown/replies/page/9/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login Security Captcha] ReCaptcha V3 not showed](https://wordpress.org/support/topic/recaptcha-v3-not-showed/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/recaptcha-v3-not-showed/#post-14970971)
 * Hi,
 * Yes, reCAPTCHA v3 does work as I’m also using it on my WordPress login page.
 * Are you sure you have entered the correct site and secret keys of v3 in the settings?
 * If yes, then could you share your website URL and enable v3 in the comment form
   so I can take a look at why it won’t work on your site. It could be a different
   issue.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login Security Captcha] WP Admin error](https://wordpress.org/support/topic/wp-admin-error-32/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-error-32/#post-14920439)
 * Hi,
 * We have updated the plugin (version 1.3.1) with support for the deferred reCAPTCHA
   script.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login Security Captcha] WP Admin error](https://wordpress.org/support/topic/wp-admin-error-32/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-error-32/#post-14919610)
 * – On your login page, the reCAPTCHA script is being deferred. It should not be
   deferred and needs to be loaded before.
 * `<script type='text/javascript' defer src='...' id='recaptcha-api-v3-js'></script
   >`
 * – Some other plugin might be responsible for deferring all of your scripts. You
   need to exclude this script.
 * – I will release an update to make sure it remains compatible even if the recaptcha
   script is deferred. You can expect this update within 24 hours.
 * Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login Security Captcha] WP Admin error](https://wordpress.org/support/topic/wp-admin-error-32/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-error-32/#post-14919539)
 * Hi,
 * invalid-input-secret: The secret parameter is invalid or malformed. Maybe you
   have mixed the site key and the secret key when you input them in the settings?
 * Are you sure you have entered the reCAPTCHA keys correctly in the v3 fields (
   site and secret keys), not v2? The plugin supports both v2 and v3.
 * I’m also using this same plugin on multiple domains with v3 (without any issue).
 * Have you used it previously and was it working before?
    -  This reply was modified 4 years, 8 months ago by [ScriptsTown](https://wordpress.org/support/users/scriptstown/).
    -  This reply was modified 4 years, 8 months ago by [ScriptsTown](https://wordpress.org/support/users/scriptstown/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login Security Captcha] WP Admin error](https://wordpress.org/support/topic/wp-admin-error-32/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-error-32/#post-14919364)
 * Hi,
 * – Let me know what you see in the Error Logs: **Settings > Login Security > Error
   Logs**.
 * – You can try to regenerate the reCAPTCHA v3 site and secret keys.
 * – You can also lower the score to 0.3 for reCAPTCHA v3.
 * If your login is stuck, you can deactivate the plugin by renaming it. In your
   hosting files, you will find this directory: wp-content/plugins/login-security-
   recaptcha
 * So, rename it to login-security-recaptcha-old. This will deactivate the plugin,
   then you can login, activate the plugin again, and enter newly generated v3 keys
   in the settings.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login Security Captcha] “Confirm you are not a robot” and “timeout-or-duplicate” verification errors](https://wordpress.org/support/topic/confirm-you-are-not-a-robot-and-timeout-or-duplicate-verification-errors/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/confirm-you-are-not-a-robot-and-timeout-or-duplicate-verification-errors/#post-14907682)
 * Hi,
 * We have added code in the latest update to regenerate the token every 2 minutes
   for reCAPTCHA v3 to prevent the timeout error.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login Security Captcha] “Confirm you are not a robot” and “timeout-or-duplicate” verification errors](https://wordpress.org/support/topic/confirm-you-are-not-a-robot-and-timeout-or-duplicate-verification-errors/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/confirm-you-are-not-a-robot-and-timeout-or-duplicate-verification-errors/#post-14907478)
 * Thanks for sharing the details for the “timeout-or-duplicate” error.
 * I have instructed my team to work on a fix. We will push the update when we have
   a decent solution (probably within 2-3 days). I will let you know when it’s done.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[PressBook Blog] Perfect blog theme](https://wordpress.org/support/topic/perfect-blog-theme-2/)
 *  Theme Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/perfect-blog-theme-2/#post-14797245)
 * Hi,
 * Thanks for recommending our theme. It’s great that you find all the features 
   you needed.
 * If you have any queries related to the theme, then you can open a support thread
   or contact us on our website.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[PressBook] full width](https://wordpress.org/support/topic/full-width-93/)
 *  Theme Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/full-width-93/#post-14394255)
 * Hi,
 * When adding or editing a page, there are many page templates to choose from.
 * In this case, set the template from **“Page Attributes”** > **“Template”** to**“
   Full width template”**.
 * These templates and page-specific settings are available on the sidebar area 
   of the page editor screen.
 * For frequently asked questions, refer to the [theme page](https://scriptstown.com/wordpress-themes/pressbook/#faq).
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login Security Captcha] Errorcode “invalid-input-response” in errorlog](https://wordpress.org/support/topic/errorcode-invalid-input-response-in-errorlog/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/errorcode-invalid-input-response-in-errorlog/#post-14350587)
 * Yes, it will throw a validation error on the registration form (would block submission)
   and log the error with the code “invalid-input-response”.
 * You can directly message me on my website using live chat support. I would try
   to assist you with your site URL as it could be a different issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login Security Captcha] Errorcode “invalid-input-response” in errorlog](https://wordpress.org/support/topic/errorcode-invalid-input-response-in-errorlog/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/errorcode-invalid-input-response-in-errorlog/#post-14350471)
 * Hi,
 * Do you mean the WordPress standard registration form?
 * Which version of reCAPTCHA are you using: v2 or v3?
 * This error code “invalid-input-response” simply means that the user or bot tried
   to submit the form without validating the reCAPTCHA and failed.
 * Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login Security Captcha] Spanish Argentina and Suggestion](https://wordpress.org/support/topic/spanish-argentina-and-suggestion/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/spanish-argentina-and-suggestion/#post-14259190)
 * Hi,
 * I have opened a [PTE request](https://make.wordpress.org/polyglots/2021/03/30/pte-request-for-login-security-recaptcha/)
   for your username. Once it is accepted, you would be able to approve translations
   for the Spanish language (es_ES, es_AR) of this plugin.
 * If the site key or secret key is wrong, then it will **not** block the admin 
   access. The user can see the logs in the “Error Logs” tab that the key is invalid.
 * Thank you.
    -  This reply was modified 5 years, 2 months ago by [ScriptsTown](https://wordpress.org/support/users/scriptstown/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login Security Captcha] Translate to spanish](https://wordpress.org/support/topic/translate-to-spanish-22/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/translate-to-spanish-22/#post-14254763)
 * Have you read the process? Translation Editors can approve or reject suggested
   translations.
    [https://make.wordpress.org/polyglots/handbook/translating/glotpress-translate-wordpress-org/](https://make.wordpress.org/polyglots/handbook/translating/glotpress-translate-wordpress-org/)
 * I see that your name is already on the [contributors](https://translate.wordpress.org/projects/wp-plugins/login-security-recaptcha/contributors/)
   list for the Spanish locale.
 * I’m not very much familiar with this process but I see there are some translated
   strings in the waiting phase:
 * [https://translate.wordpress.org/locale/es/default/wp-plugins/login-security-recaptcha/](https://translate.wordpress.org/locale/es/default/wp-plugins/login-security-recaptcha/)
 * We should probably wait.
 * Thank you very much for your time.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login Security Captcha] Translate to spanish](https://wordpress.org/support/topic/translate-to-spanish-22/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/translate-to-spanish-22/#post-14251703)
 * Low scores like 0.0, 0.1 means more likely a bot. So, 0.5 is more like a human(
   more strong).
 * You would need to provide me with the language files:
    **“login-security-recaptcha-
   es_ES.po”** **“login-security-recaptcha-es_ES.mo”**
 * You can email me these language files (Contact email is on my site). I will include
   them inside the languages folder in the next update.
 * To generate these language files, you can use software like **Poedit**. We have
   a blog written on how to do that. Here’s the blog [link](https://scriptstown.com/how-to-translate-a-wordpress-theme-or-plugin-to-your-language/).
 * Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Login Security Captcha] Translate to spanish](https://wordpress.org/support/topic/translate-to-spanish-22/)
 *  Plugin Author [ScriptsTown](https://wordpress.org/support/users/scriptstown/)
 * (@scriptstown)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/translate-to-spanish-22/#post-14249097)
 * Hi,
 * That would be great.
 * [https://translate.wordpress.org/projects/wp-plugins/login-security-recaptcha/](https://translate.wordpress.org/projects/wp-plugins/login-security-recaptcha/)
 * You may also provide me with the language files. I will add them in the next 
   update.
 * Thank you!

Viewing 15 replies - 106 through 120 (of 146 total)

[←](https://wordpress.org/support/users/scriptstown/replies/page/7/?output_format=md)
[1](https://wordpress.org/support/users/scriptstown/replies/?output_format=md) [2](https://wordpress.org/support/users/scriptstown/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/scriptstown/replies/page/3/?output_format=md)…
[7](https://wordpress.org/support/users/scriptstown/replies/page/7/?output_format=md)
8 [9](https://wordpress.org/support/users/scriptstown/replies/page/9/?output_format=md)
[10](https://wordpress.org/support/users/scriptstown/replies/page/10/?output_format=md)
[→](https://wordpress.org/support/users/scriptstown/replies/page/9/?output_format=md)