Troubleshooting 101 Theme Uploads
Lesson 22 of 28 · 15 min
Do you meet the restrictions?
Custom theme uploads must meet these restrictions:
- You may upload a maximum of 20 custom themes at a time to the control panel’s Storefront > My Themes section
- If you reach this maximum, you can delete custom themes to make room for more uploads
- Before uploading, you must package custom themes into a Stencil-specific zip file format, using Stencil CLI’s stencil bundle command
- A theme’s zip file must be no larger than 50 MB. If your file exceeds that size, please use either a WebDAV or a CDN upload to exclude large static assets
- Generated parsed template files must be less than 1 MB
In the table below, click the + to view more about Error Codes and Warnings.
Error Codes
Warnings
What to do if your theme will not render properly?
If a custom theme does not render properly after you upload and apply it to a storefront, make sure you have created the theme’s zip file using the stencil bundle command, on a Mac OS, Linux computer, or virtual machine. Using the stencil bundle command will exclude Windows-specific errors that have occurred on some bundles.
If you repeatedly encounter the same error or warning and neither this page nor our Developer Documentation resolves the problem, see support resources for theme developers in our Developer Community.