• Resolved dan426

    (@dan426)


    I am trying to add aria-label information to the Read More buttons but cannot find a way to add them. How can I do this?
    Thanks,
    Dan

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author pluginandplay

    (@pluginandplay)

    Hi @dan426

    Sorry right now there is no way to do this in lite version without modifying plugin core file.

    Can you please tell me what exactly you want to add this in aria-label? Does it useful to accessibility?

    Thread Starter dan426

    (@dan426)

    I want to make the site ASA compliant, the button has a role but no aria-label needed for ASA compliance. Can you tell me how to add this in the code?
    thanks,
    Dan

    Plugin Author pluginandplay

    (@pluginandplay)

    Hi @dan426

    Thanks for your response. Modifying the plugin core file is not an ideal way. Your changes can be lost if you update the plugin.

    You can find the templates folder within the plugin and see respected shortcode design files.

    e.g. If you are using Grid shortcode design 1 template then you can modify ‘Read Button’ from below location.

    /wp-content/plugins/blog-designer-pack/templates/grid/design-1.php

    News & Blog Designer Pack premium version have WP Templating feature so you can modify plugin HTML as you want by copying its file to your current theme / child theme so your changes can not be lost on plugin update.

    Thread Starter dan426

    (@dan426)

    Thanks so much! I edited the link in the template as you said and now my site is 100% ADA compliant.

    Plugin Author pluginandplay

    (@pluginandplay)

    Hi @dan426

    Glad to know that.

    If you like my plugin and support then please rate it.
    https://wordpress.org/support/plugin/blog-designer-pack/reviews/

    Just one thing, can you please tell me what you have added in aria-label? Read more button text as a aria-label?

    You can provide me your website link also.

    So I can take a look and if it is useful thing for others then I will add it in my plugin.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How do I add aria-label’ is closed to new replies.