Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1077838

    Hello,
    I’m just using the reCaptcha V2 for one of our clients page.
    Unfortunately the label settings for the send-button are not effective anymore when using the reCaptcha.
    Could you advice how to change the label according to the backend form settings:

    Right now we only can see the english label:

    Thanks, Enrico

    #1078518

    Hey enricobaumgart,

    Sorry for the problem, where can we see and reproduce it?

    Best regards,
    Rikard

    #1078525

    Please see the private content.

    #1079353

    Hi,

    Thanks for that, though we need access to the backend as well. Could you post login details in private please? I can’t reproduce this on my local installation.

    Best regards,
    Rikard

    #1079426

    Please see the privat date.
    Thanks, Enrico

    #1079643

    Hi Enrico,

    Please refer to the solution posted here
    https://kriesi.at/support/topic/enfold-4-5-4-and-google-recaptcha-in-contact-form/#post-1072893

    If you need further assistance please let us know.
    Best regards,
    Victoria

    • This reply was modified 5 years, 8 months ago by Victoria.
    #1079750

    Thanks Victoria,

    That works. But one last question:
    Is it possible to show the submit button also before validating the user through google?
    Right now the submit button only appears after recaptcha was clicked.

    Thanks, Enrico

    #1081210

    Hi,

    That is possible but the submit button will contain the value “Authenticating..” instead of specified label setting for unverified users. If that is fine with you, add this css code.

    #top .avia_ajax_form input[type='submit'].avia-button-default-style {
        opacity: 1;
    }

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.