12 Shopify Apps That Break Accessibility (2026)

Popups. Chat widgets. Countdown timers. Every one of them can trap a keyboard.

12 Shopify Apps That Break Accessibility - showing keyboard traps, color-only cues, and silent failures

You Just Installed a Shopify App to Improve Conversions

Then your accessibility audit shows 3 new WCAG violations.

The app broke your compliance.

This happens constantly with Shopify apps.

Most app developers don't prioritize accessibility. They build features that work for sighted mouse users. They forget about keyboard users, screen reader users, and users with low vision. That's why WCAG compliance requires actual code fixes, not just apps.

Then merchants are left with a choice:

This guide shows you exactly WHICH apps break accessibility and WHAT to do about it.

See Exactly What Your Screen Readers Encounter

AccessoraX's free audit gives you a personalized walkthrough of your homepage accessibility. See exactly what screen readers encounter, no automated score, no vague report.

Get Your Free Audit

Why Shopify Apps Break Accessibility

Shopify app developers build quickly. They prioritize features and speed over compliance. They don't test with the standards required for ADA compliance. They don't test with:

Result: Feature-rich apps that violate WCAG 2.1.

The 12 Most Common Accessibility-Breaking Apps

1. Pop up & Modal Apps

Pop ups and modals are some of the most common violations we find during store audits. They're also the easiest to miss because they look fine to sighted users.

Why they break accessibility:

Popular apps that break accessibility: Yotpo Pop-ups, Klaviyo Forms (sometimes), Gorgias Messenger, Privy, Sumo

Common violations: WCAG 2.1.2 (No keyboard trap), WCAG 4.1.2 (Name, role, value)

How to fix:

  1. Check accessibility documentation before installing
  2. Test with keyboard (can you close the pop-up with Escape?)
  3. Use alternatives like Conversio or Hulkfilters

2. Review & Rating Apps

Why they break accessibility:

Popular apps: Yotpo Reviews (sometimes), Judge.me (some versions), Trustpilot Widget (older versions), Reviews.io

Common violations: WCAG 1.4.1 (Use of color), WCAG 2.1.1 (Keyboard accessible)

How to fix:

  1. Use Judge.me (newer versions are more accessible)
  2. Use Trustpilot (updated their widget for accessibility)
  3. Add text labels: "★★★★★ 4.5 out of 5 stars"

3. Live Chat & Messaging

Why they break accessibility:

Popular apps: Gorgias, Zendesk Chat, Intercom, Olark, Drift

Common violations: WCAG 2.1.1 (Keyboard), WCAG 2.1.2 (No keyboard trap), WCAG 4.1.3 (Status messages)

How to fix:

  1. Disable live chat (test without it)
  2. Use alternatives: Drift (accessibility improved), Zendesk (better than most)
  3. Only show chat to desktop users

4. Countdown Timers & Urgency Apps

Why they break accessibility:

Popular apps: Countdown Timer apps, Ever-Cart Countdown, Urgency apps (most)

Common violations: WCAG 2.3.1 (3 flashes or below threshold), WCAG 4.1.3 (Status messages)

How to fix:

  1. Remove if possible
  2. Use text-only countdown (no flashing)
  3. Test: Does it flash more than 3 times per second? If yes, remove it.

5. Product Image Zoom & Gallery Apps

Why they break accessibility: Zoom not keyboard accessible, gallery navigation requires mouse, no text alternatives for zoomed views

Popular apps: Outfy, Judge.me Gallery, PhotoSwipe (some implementations)

Common violations: WCAG 2.1.1 (Keyboard), WCAG 1.1.1 (Non-text content)

How to fix:

  1. Use Shopify's built-in image zoom
  2. Test gallery with keyboard (can you navigate?)
  3. Use Accessibility-tested gallery apps

6. Currency Converter Apps

Why they break accessibility: Dropdown not keyboard accessible, custom select elements without ARIA, no text labels

Popular apps: Currency Converter apps (most), Global Shopping Cart

Common violations: WCAG 2.1.1 (Keyboard), WCAG 1.3.1 (Info and relationships)

How to fix:

  1. Disable if not critical to business
  2. Use native select element (automatic keyboard access)
  3. Test: Can you select currencies with keyboard only?

7. Search & Filter Apps

Why they break accessibility: Filters not keyboard accessible, search results don't announce, navigation unclear

Popular apps: Hulkfilters (some versions), Flex Collections, Algolia Search

Common violations: WCAG 2.1.1 (Keyboard), WCAG 2.4.3 (Focus order)

How to fix:

  1. Use Shopify's built-in filtering first
  2. If using third-party: test with keyboard thoroughly
  3. Ensure focus is visible when navigating filters

8. Payment Apps

Why they break accessibility:

Popular apps: Some custom payment processors, Shop Pay variations, some PayPal integrations

Common violations: WCAG 3.3.1 (Error identification), WCAG 2.1.1 (Keyboard)

How to fix:

  1. Use Shopify's default Shop Pay (most accessible)
  2. Test payment flow with keyboard only
  3. Verify errors are announced clearly

9. Newsletter & Email Capture

Why they break accessibility: Forms not labeled properly, submit buttons unclear, pop-ups trap focus

Popular apps: Klaviyo (some forms), Omnisend (some versions), ConvertKit

Common violations: WCAG 1.3.1 (Form labels), WCAG 2.1.2 (No keyboard trap)

How to fix:

  1. Test forms: are all fields labeled?
  2. Can you close form with Escape?
  3. Can you submit with keyboard only?

10. Upsell & Product Recommendations

Why they break accessibility: Buttons not keyboard accessible, recommendations not announced, modal overlays trap focus

Popular apps: Rebuy, Kenshoo, LimeSpot

Common violations: WCAG 2.1.1 (Keyboard), WCAG 2.1.2 (No keyboard trap)

How to fix:

  1. Test upsell modals with keyboard
  2. Ensure they can be dismissed with Escape
  3. Focus should move into modal when opened

11. Size Guides & Product Info Modals

Why they break accessibility: Modal content not keyboard accessible, size guides are images without alt text, close button hard to find

Popular apps: Size Guide apps (most), custom modal builders

Common violations: WCAG 1.1.1 (Alt text for images), WCAG 2.1.2 (No keyboard trap)

How to fix:

  1. Add alt text to size guide images: "Men's shirt size chart showing S-XXL measurements"
  2. Ensure modal closes with Escape key
  3. Close button always visible and reachable

12. Subscription & Loyalty Apps

Why they break accessibility: Loyalty program options not keyboard accessible, tier badges use color only, sign-up process not accessible

Popular apps: ReCharge (some versions), Smile.io (older versions), Boldly subscription apps

Common violations: WCAG 1.4.1 (Color not sole conveyor), WCAG 2.1.1 (Keyboard)

How to fix:

  1. Use text labels: "Gold tier" not just gold color
  2. Test sign-up flow with keyboard
  3. Verify tier indicators have text equivalent

How to Audit Your Current Apps

Step 1: List All Installed Apps

Go to Shopify Admin → Apps and Sales Channels → Apps. List every app you have installed.

Step 2: Test Each for Keyboard Accessibility

  1. Open app
  2. Try navigating with keyboard only (no mouse)
  3. Try to complete any action with keyboard
  4. Can you close/exit with Escape?

If answer to any is "no" → accessibility issue.

Step 3: Run WAVE Extension on Affected Pages

Install WAVE browser extension (webaim.org/wave). Scan pages with app installed. Look for red errors (violations). This is similar to what we do during our professional accessibility audits, except WAVE only catches code issues and not UX problems.

Step 4: Decide: Keep or Remove?

Remove if:

Keep if:

Quick Reference: Apps to Avoid or Test Carefully

App Category Apps to Test Alternatives
Pop-ups Yotpo, Klaviyo, Gorgias Use minimally, test thoroughly
Reviews Judge.me (older), Trustpilot (old) Judge.me (updated), Trustpilot (updated)
Live Chat Gorgias, Intercom Disable chat OR Zendesk
Countdown Most countdown apps Remove or text-only
Image Gallery PhotoSwipe (old), Outfy Shopify built-in, accessibility-tested apps
Currency Most converters Shopify built-in if available
Search/Filter Hulkfilters (test), Flex Test thoroughly OR Shopify built-in
Payments Custom processors Shop Pay (default)
Newsletter Klaviyo (test), Omnisend Test forms for labels
Upsell Rebuy, Kenshoo Test or remove
Size Guides Generic apps Test modals for keyboard access
Loyalty ReCharge (test), Smile.io Use with testing

Best Practice: Before Installing ANY App

Always ask:
  1. Is this app WCAG 2.1 compliant?
  2. Can I use it with keyboard only?
  3. Does it have proper alt text?
  4. Does it trap keyboard focus?
  5. Does it announce changes to screen readers?

If app developer can't answer these: Don't install.

How to Protect Your Store

Going forward:

  1. Before installing: Check accessibility documentation
  2. After installing: Test with WAVE extension
  3. Quarterly: Audit all installed apps
  4. When updating: Re-test after app updates

Summary

Popular Shopify apps break accessibility constantly. That's why so many stores need native code fixes after installing multiple apps.

Before installing ANY app, ask:

Test every app with WAVE extension. Remove apps that violate WCAG. Your store will be more accessible AND convert better.

Not sure where to start? Get a free accessibility audit to see exactly which apps are causing issues.

Free 5-Email Accessibility Course

Get actionable tips on what's blocking your customers and costing you revenue. Plus, a free accessibility audit of your store.

Something went wrong. Please check your email and try again.
Perfect! Check your email for lesson 1. It's on the way.

Free Shopify Accessibility Tips

Get our 5-email course. Plus a free accessibility audit.

Request Your Free Accessibility Audit

Get a personalized Loom video audit of your store within 24 hours

Request Received!

We've got your information and will get back to you with your store audit within 24 hours.

Please check your email inbox or spam folder for our response.