• Resolved mazza123

    (@mazza123)


    I want to know how I can improve the accessibility of this plugin to meet ADA requirements. My main problem is I cannot find where to find the correct place to edit code

    As examples

    Document has multiple elements referenced with ARIA with the same id attribute: es-field-property_link

    List item does not have a <ul>, <ol> parent element

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

Viewing 1 replies (of 1 total)
  • hi,
    if you need to customize any template from Estatik you need to create child Theme and copy template to it.
    For example if you need to override single.php template – you need to create
    estatik4 folder in root folder of child theme and copy single.php with the same path as in plugin:
    theme-child/estatik4/front/property/single.php

Viewing 1 replies (of 1 total)

The topic ‘Making Site Accessible’ is closed to new replies.