Title: ADA Accessibility
Last modified: September 21, 2025

---

# ADA Accessibility

 *  [isay81](https://wordpress.org/support/users/isay81/)
 * (@isay81)
 * [8 months, 3 weeks ago](https://wordpress.org/support/topic/ada-accessibility/)
 * I am working on a website that needs to be ADA compliant. Form Maker is giving
   me errors. Here are the 2 I am dealing with. Any Suggestions?
 * How to fix it:
 * Add a visible `<label>` element that describes the field. Connect it to the corresponding
   form element using the `for=""` attribute, or use aria-label or aria-labelledby
   if needed. To fix all unlabelled fields automatically, enable the ‘Label Form
   Fields’ fix in Accessibility Checker settings.
 * `<input type="text" class="arithmetic_captcha_input" id="wd_arithmetic_captcha_input9"
   name="arithmetic_captcha_input" onkeypress="return check_isnum(event)" style="
   width: 60px;" fdprocessedid="o40zn">`×
 * ALSO
 * How to fix it:
 * Add an alt attribute to the image with appropriate text describing the purpose
   of the image in the page. If the image is decorative, the alt attribute can be
   empty, but the HTML `alt=""` attribute still needs to be present.
 * `<img type="captcha" operations_count="1" operations="+, -, " src="https://wattsfencingco.
   com/wp-admin/admin-ajax.php?action=formmakerwdmathcaptcha&amp;operations_count
   =1&amp;operations=%2B%2C+-%2C+&amp;i=9&amp;r=72" id="wd_arithmetic_captcha9" 
   class="arithmetic_captcha_img" style="display: inline-block;">`×
 * Why isn’t the plugin ADA compliant?

Viewing 1 replies (of 1 total)

 *  Plugin Support [Nik](https://wordpress.org/support/users/nikitaanisimov/)
 * (@nikitaanisimov)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/ada-accessibility/#post-18662331)
 * Hello [@isay81](https://wordpress.org/support/users/isay81/) ,
   Thanks for your
   inquiry.
 * Unfortunately, Form Maker does not allow having label elements, but other attributes
   can be added with additional attributes. Note that the title attribute can be
   set with placeholder option. [Here is a screenshot](https://nimb.ws/SmsbjL).
 * Please let me know if you have further inquiries

Viewing 1 replies (of 1 total)

The topic ‘ADA Accessibility’ is closed to new replies.

 * ![](https://ps.w.org/form-maker/assets/icon-256x256.png?rev=2068681)
 * [Form Maker by 10Web - Mobile-Friendly Drag & Drop Contact Form Builder](https://wordpress.org/plugins/form-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/form-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/form-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/form-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/form-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/form-maker/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Nik](https://wordpress.org/support/users/nikitaanisimov/)
 * Last activity: [8 months, 2 weeks ago](https://wordpress.org/support/topic/ada-accessibility/#post-18662331)
 * Status: not resolved