Support
Everything you need to get started with AccessFix and fix accessibility issues on your Shopify store.
Need direct help? Email arttukoo@gmail.com — we respond within 24 hours.
Setup Guide
Install AccessFix
Install AccessFix from the Shopify App Store. The app opens embedded inside your Shopify Admin — no separate login required.
Run Your First Scan
Open AccessFix from the Apps section in your Shopify Admin. Click "Run Your First Scan" and wait 1-3 minutes while AccessFix scans up to 20 pages on your storefront.
Password-protected stores: Enter your store password in the "Store password" field before scanning. Find it in Shopify Admin > Online Store > Preferences.
Review Your Results
After the scan completes, you'll see your compliance score (0-100), issue counts by severity (Critical, Serious, Minor), and your top issues. Click "View all issues" to see every violation.
Fix Issues
Each issue card shows its severity, difficulty level, and whether it's a Quick Win. Expand an issue to see:
- Fix without code — Step-by-step instructions using the Shopify Theme Editor
- Fix with code — Liquid/CSS snippets with the exact file to edit
- Where this appears — Which elements and pages are affected
Verify Your Fixes
After making changes, click "I've fixed this" on each issue. Then go back to the Dashboard and click "Scan Again" to verify your fixes and see your updated score.
Upgrade (Optional)
The free plan shows fix instructions for your top 3 issues. Need to fix more? Go to Settings and click "Upgrade to Fix Plan" ($19.99/month) to unlock all fix instructions.
Tips
- Start with Quick Wins — Marked with a green badge, these give you the most improvement for the least effort
- Fix critical issues first — These block some users from accessing your store entirely
- Scan regularly — After theme changes or store updates, run a new scan to catch new issues
- No coding skills needed — Many issues have "Fix without code" options using the visual Theme Editor
Frequently Asked Questions
Getting Started
What does AccessFix do?
AccessFix scans your Shopify storefront for WCAG 2.2 AA accessibility violations and provides step-by-step instructions to fix them in your Shopify theme. Unlike overlay widgets, AccessFix identifies real issues in your code and tells you exactly how to fix them.
Does AccessFix modify my store or theme code?
No. AccessFix only reads your publicly accessible storefront pages during a scan. It does not inject any JavaScript, modify your theme files, or affect your store's performance in any way.
My store has a password page. Can I still scan?
If your store is password-protected (common for development stores), enter your store password in the "Store password" field before scanning. You can find this password in your Shopify Admin under Online Store > Preferences.
Scan Results
What is the compliance score?
Your compliance score is a number from 0 to 100 that reflects how well your storefront meets WCAG 2.2 AA standards. A higher score means fewer accessibility issues. Critical issues reduce your score more than minor ones.
What do the severity levels mean?
Critical — Blocks some users from accessing content entirely (e.g., images with no alt text that screen readers cannot describe)
Serious — Creates significant barriers (e.g., poor color contrast that makes text hard to read)
Moderate — Causes difficulty but doesn't fully block access
Minor — Small improvements that enhance the experience
What is a "Quick Win"?
Quick Wins are issues that are easy to fix and affect many parts of your store. Fixing these first gives you the biggest improvement for the least effort.
Fix Instructions
What if I'm not comfortable editing code?
Many issues have a "Fix without code" option that guides you through the Shopify Theme Editor's visual interface. For code-level fixes, you can share the instructions with a developer or Shopify Expert.
Do the fix instructions work with my theme?
Fix instructions are tailored to work with Shopify themes. If your store uses the Dawn theme (or a theme based on Dawn), the instructions will reference the exact files and settings. For other themes, the general approach is the same but file names may vary slightly.
Plans and Billing
What's included in the free plan?
The free plan includes a full scan of up to 20 pages, your compliance score, all violations with severity levels, and fix instructions for your top 3 issues.
What does the Fix plan include?
The Fix plan ($19.99/month) unlocks fix instructions for all issues found on your store, including detailed code snippets for every violation.
Can I cancel anytime?
Yes. You can cancel the Fix plan at any time from the Settings page or from your Shopify Admin under Settings > Billing. Your existing scan results remain accessible on the free plan.
Privacy and Data
What data does AccessFix collect?
AccessFix stores your Shopify session data (required for all embedded apps) and scan results (violation details, compliance scores). We do not collect any data about your customers or store visitors. See our full privacy policy for details.
What happens to my data if I uninstall?
When you uninstall AccessFix, all your scan results, violation records, and session data are deleted from our servers.
Troubleshooting
My scan is stuck or failed
Make sure your storefront is accessible (not behind a password page, or enter the password before scanning). Scans can take up to 3 minutes for stores with many pages. If a scan is stuck for more than 10 minutes, it will automatically be marked as failed. Try scanning again.
I don't see any violations but my store has issues
AccessFix uses automated scanning which catches the most common WCAG 2.2 AA violations. Some issues (like keyboard trap behaviors or complex interaction patterns) may require manual testing. Automated tools typically catch 30-40% of all accessibility issues.