• Resolved shubh26

    (@shubh26)


    We are using wpforms and there is a form that has hCaptcha. The hCaptcha is showing different language every time we refresh the page. We tried to modify using JavaScript to overwrite the text but its not possible.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author edo888

    (@edo888)

    Hi,

    First I see that you are using old version of GTranslate, I recommend to update.

    I have checked your website and I see the following in the HTML source code:

    <script src="https://js.hcaptcha.com/1/api.js?hl=fr" async defer></script>
    <script src="https://js.hcaptcha.com/1/api.js?hl=pl" async defer></script>
    <script src="https://js.hcaptcha.com/1/api.js?hl=uk" async defer></script>

    Not sure why you have so many, depending on the order of execution, you will see different language interface. I do not think it is related to GTranslate.

    Thanks! ??

    • This reply was modified 1 year, 8 months ago by edo888.
    Thread Starter shubh26

    (@shubh26)

    Thank you for replying. We updated the plugin as you mentioned. The form which has hCaptcha is from Wpforms plugin. We spoke to the support team and they replied “The scripts that he mentioned are loaded programmatically to any page on which hcaptcha is located. Interestingly, I attempted to load hcaptcha on an untranslated website and I don’t see those scripts mentioned. The issue itself might be related to hcaptcha, but I don’t think those scripts are pulled on their own.

    Plugin Author edo888

    (@edo888)

    Hi,

    OK, so the issue you are reporting is that hCaptcha interface is showing a different language each time you load the page.

    My answer is it is not related to GTranslate. You can disable GTranslate and you will see the same issue.

    I have provided you my opinion why it happens.

    Thanks! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘GTranslate not working on wpform hCaptcha form’ is closed to new replies.