Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #270801
    Stin Priza
    Participant

    hey,

    our url: https://dev.stinpriza.org/newpant

    we use this for accessibility checks:
    https://achecker.ca/checker/index.php

    we fixed some issues, but need help with this, which is also on the demo site:

    3.3 Input Assistance: Help users avoid and correct mistakes.

    Success Criteria 3.3.2 Labels or Instructions (A)

    Check 188: Label text is empty.
    Repair: Add text to the label element.
    Error Line 512, Column 1:

    <input type=”search” class=”search-field” placeholder=”Search” value=”” name=”s” />(post-1)

    Error Line 512, Column 1:

    <input type=”search” class=”search-field” placeholder=”Search” value=”” name=”s” />(post-1)

    #270880
    Skandha
    Participant

    @stinpriza: Hello there,
    The structure used in the theme is the same structure that has been used in WordPress code. If you would like to change that.
    Copy the searchform.php file from the parent theme folder to child theme folder and make the required changes.

    Let me know if this solves the issue.
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Accesibility issues’ is closed to new replies.