• Resolved Robert

    (@hartlrobert)


    In a private function of the plugin, the link is generated with a title identical to the link’s name. This causes an accessibility warning regarding “redundant title text” (see: WebAIM article).

    Please remove the title attribute or consider adding a function that allows for an additional, more meaningful value.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Akshay A

    (@akshaycode1)

    Hi,

    Thank you for reaching out to us.

    Could you please provide more details about the issue, such as where it is occurring? Additionally, could you share a short video showing the steps you’re taking and the issue you’re encountering? This will make it easier for us to check the problem.

    Thread Starter Robert

    (@hartlrobert)

    Sure. It’s basically quite simple.

    The table of contents generates the correct links with anchor points. However, the title attributes in the links are identical to the link texts. This is not ideal for accessibility, https://webaim.org/articles/gonewild/#title.

    See https://collection.cloudinary.com/cmscdn/e98c587d090bee681bdb028d7a2df971

    The simplest and probably best solution would be not to use titles at all. Otherwise, the option would be to provide additional helpful content solely within the title attribute.

    Plugin Support Akshay A

    (@akshaycode1)

    Hi,

    Thank you for sharing this. We have raised a GitHub ticket regarding this concern, and it will be addressed in the upcoming update. We kindly request your patience in the meantime.

    Here is the GitHub Ticket.

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