• Resolved anphira

    (@anphira)


    The “add to cart” and “buy now” buttons are COMPLETELY INACCESSIBLE to anyone using a keyboard. The buttons are CODED WRONG. Anchor links need to have a HREF property or the keyboard can NOT find them.

    If you are keeping a user on the same page, just performing an action, then it needs to use <BUTTON> html tags to allow the keyboard to access.

    Once you open a modal window, you must put the keyboard focus onto the modal window and as long as the modal is open, you need to keep they keyboard focus there.

    On checkout, it’s not possible to add a coupon code with keyboard navigation. You also can’t reach the purchase button!!!

Viewing 1 replies (of 1 total)
  • Plugin Author Andre Gagnon

    (@2winfactor)

    Hi @anphira

    Ah, looks like a bug in our plugin. We’ve just pushed out an update to address these issues. Can you update to 2.7.1?

    I very much appreciate this type of feedback. Thank you!

Viewing 1 replies (of 1 total)

The topic ‘Buttons completely INACCESSIBLE!!!!’ is closed to new replies.