Troubleshooting โ
Common issues and how to fix them. If your problem isn't listed here, email support@saasyllama.com.
The catalog shows a blank page or "Could not load designs" โ
Cause: The catalog failed to fetch designs from the StitchIQ API.
Steps to resolve:
- Confirm the
shopparameter is being passed in the URL. The catalog requires?shop=your-store.myshopify.comto identify which store to load designs for. Shopify's App Proxy adds this automatically โ if you're accessing the URL directly, it may be missing. - Check that StitchIQ is installed and your subscription is active. Go to your StitchIQ admin and confirm the app loads correctly.
- Check your browser console for CORS or network errors. If you see
CORSerrors, the request is not going through the App Proxy โ make sure you're using the/apps/stitchiqURL on your store, not the directstitchiq.saasyllama.comURL. - Try refreshing the page. If it loads after a refresh, the issue was a temporary timeout.
The catalog shows "No designs match this filter" โ
Cause: A category, tag, or search filter is active with no matching results.
Steps to resolve:
- Click All in the filter bar to clear all filters.
- If the catalog is empty even without filters, you may not have any published designs. Check the Designs section in your admin.
- If accessing via a deep link (e.g.
?category=Logos), ensure your designs actually have that category assigned. Category names are case-sensitive.
"Add to Cart" does nothing / shows an error โ
Cause: The embroidery cart product is not configured or the variant ID is incorrect.
Steps to resolve:
- Go to StitchIQ admin โ Settings โ Integration.
- Confirm that the Embroidery Product Variant ID field is filled in with a valid Shopify variant ID.
- Verify the product still exists in your Shopify admin โ if it was deleted, create a new one and update the variant ID.
- Make sure the product is accessible via your store's Storefront API. A product set to Draft with no Storefront API access will cause cart failures.
See the Integration Guide for full setup instructions.
The design preview (color preview) doesn't load โ
Cause: The preview iframe is blocked or the preview renderer is unavailable.
Steps to resolve:
- Check your browser's Content Security Policy โ some Safari settings or browser extensions block iframes from external domains.
- Try in a different browser (Chrome or Firefox) to isolate the issue.
- If the preview consistently fails for a specific design, the design file may have an unsupported format or corrupted data. Try re-uploading the design file.
I can't upload a design โ "File not supported" error โ
Cause: The file format is not supported.
Supported formats: .pes, .dst, .emb, .jef, .vp3
If your file is one of these formats but still rejected:
- Check the file extension โ some embroidery software saves with non-standard extensions. Rename the file to the correct extension and try again.
- Some
.pesfiles exported from older software use an unsupported version. Try re-exporting from your embroidery software in PES version 5 or 6.
The storefront shows a 404 at /apps/stitchiq โ
Cause: The App Proxy is not registered or Shopify hasn't propagated it yet.
Steps to resolve:
- Confirm StitchIQ is installed on the store. Go to Shopify admin โ Settings โ Apps and sales channels. If StitchIQ is not listed, reinstall it.
- After a fresh install, App Proxy routes can take up to 5 minutes to propagate. Wait and retry.
- If still failing after reinstallation, contact support@saasyllama.com with your store URL.
My plan limit was hit โ existing designs stopped showing โ
Cause: This should not happen. Hitting a plan limit blocks new uploads but never hides existing designs.
If existing designs are not showing in the catalog:
- Check for active filters in the catalog that may be hiding designs.
- Check the StitchIQ admin โ confirm the designs show as active (not deleted).
- If the issue persists, contact support.
Orders aren't appearing in the StitchIQ orders dashboard โ
Cause: Orders may not match the expected embroidery product, or there's an API sync issue.
Steps to resolve:
- Confirm the order includes the embroidery cart product (the one whose variant ID is set in StitchIQ settings). If the customer purchased a regular product, it won't appear in StitchIQ orders.
- Orders placed during a period when StitchIQ was uninstalled may not resync automatically. Contact support if you need to recover historical order data.
- Orders from development/test stores may not appear if the production app is configured separately from the dev store.
Still having issues? โ
Email support@saasyllama.com with:
- Your store URL (
your-store.myshopify.com) - A description of the issue
- Any error messages from your browser console (F12 โ Console tab)
We typically respond within one business day.
