• Resolved rlinn

    (@rlinn)


    Good morning,

    I am running my site through PageSpeed and have received feedback that ‘Form elements do not have associated labels.’

    div#wpforms-238 > form#wpforms-form-238 > div.wpforms-recaptcha-container > input.wpforms-recaptcha-hidden

    <input type="text" name="g-recaptcha-hidden" class="wpforms-recaptcha-hidden" style="position: absolute !important; clip: rect(0px, 0px, 0px, 0px) !important;" data-rule-hcaptcha="1">

    Is there any way that I can address this?

    Thanks

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Shawon Chowdhury

    (@shawon001)

    Hello @rlinn ,

    I am so sorry to hear about the trouble.
    To address this accessibility error for the Google reCAPTCHA you can use the custom code given here.

    To add custom code like this, we recommend using the WPCode plugin. This will protect your code from updates and keep it easy to manage right within your WordPress admin area.

    I hope this helps.
    Let me know if you have any questions.

    Thanks ??

    Thread Starter rlinn

    (@rlinn)

    Thanks Shawon,

    That didn’t work.

    Plugin Support Shawon Chowdhury

    (@shawon001)

    Hi @rlinn ,

    I am so sorry to hear that it didn’t work.

    The code snippets should work but it looks like you are using Litespeed cache so it is likely that your site is loading a cached version. Possiblly that’s the reason it’s still not working.

    Could you please flush the cache and check after that?

    Thanks, and please let me know your findings ??

    Plugin Support Shawon Chowdhury

    (@shawon001)

    Hi @rlinn ,

    We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.

    Thanks ??

    Thread Starter rlinn

    (@rlinn)

    Sorry Shawon,

    The weekend interrupted our conversation. I have purged my LiteSpeed cache and am still getting an error on PageSpeed

    <input type="text" name="g-recaptcha-hidden" class="wpforms-recaptcha-hidden" style="position: absolute !important; clip: rect(0px, 0px, 0px, 0px) !important;" data-rule-hcaptcha="1">

    This seems to be like a problem with the WPForms plugin that should be addressed in a future release? Perhaps it’s not important. I know WPForms is a powerful plugin that has been developed with care and expertise for many years. But installing a plugin to fix a plugin doesn’t seem great to me, because WPCode looks complicated in itself.

    Thanks

    Plugin Support Shawon Chowdhury

    (@shawon001)

    Hi @rlinn ,

    I apologize for any confusion.

    Please know we recommend using the?WPCode plugin as it protects your code from updates and keep it easy to manage right within your WordPress admin area. However, you can add the same code in functions.php file if you do not wish to use WPCode.

    Also, we are working on more accessibility features and we hope they will be available in the near future.

    Thanks ??

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