• Resolved Julie

    (@juliejubilee)


    Hello,

    Thank you for this plugin! We’re running accessibility checks on our website, and noticed one of the inputs generated by Socialsnap is being flagged:

    Check 57: input element, type of “text”, missing an associated label.
    Repair: Add a label element that surrounds the control’s label. Set the for attribute on the label element to the same value as the id attribute of the control. And/or add a title attribute to the input element. And/or create a label element that contains the input element.

    Error Line 813, Column 1:

    <input
    type=text readonly=readonly value=https://kisshosting.ca/demo/ad/ class=ss-copy-action-field>

    I tracked down the line of code to line 427 in includes/share/class-social-share.php. Could a label be added to the input for screen readers?

    Thank you,
    Julie

Viewing 1 replies (of 1 total)
  • Plugin Author Social Snap

    (@socialsnap)

    Hello Julie,

    Thanks for reporting this.

    We integrated the fix in the upcoming plugin update which is scheduled to be released in the next 48hours.

Viewing 1 replies (of 1 total)
  • The topic ‘Accessibility Checks’ is closed to new replies.