Current themes from Out of the Sandbox, Pixel Union, Archetype, Troop Themes, Clean Canvas and KrownThemes are exclusively supported by Theme Updater.
Supported themes
- Dawn
- Flex (v3.0.0 or later)
- Parallax (v5.0.0 or later)
- Responsive (v8.0.0 or later)
- Retina (v6.0.0 or later)
- Superstore (v4.0.0 or later)
- Turbo (v7.0.0 or later)
- Atlantic (v15.0.0 or later)
- Editions (11.0.0 or later)
- Empire (v6.0.0 or later)
- Grid (v5.0.0 or later)
- Launch (v7.0.0 or later)
- Pacific (v.5.0.0 or later)
- Startup (v11.0.0 or later)
- Tailor
- Expanse (v2.0.0 or later)
- Fetch
- Gem
- Impulse (v5.0.0 or later)
- Motion (v8.0.0 or later)
- Streamline (v4.0.0 or later)
- Alchemy (v4.0.0 or later)
- Boost (v2.0.0 or later)
- Canopy (v4.0.0 or later)
- Enterprise
- Expression (v6.0.0 or later)
- Masonry (v4.0.0 or later)
- Mode
- Showcase (v5.0.0 or later)
- Symmetry (v5.0.0 or later)
- Beyond (v2.0.0 or later)
- Blockshop (v8.0.0 or later)
- Emerge (v5.0.0 or later)
- Maker (v7.0.0 or later)
- Borders
- Combine
- Highlight (v2.0.0 or later)
- Kingdom (v4.0.0 or later)
- Local
- Split (v3.0.0 or later)
Code modifications
If the Theme Updater shows one of the above Supported themes as Unsupported, it often means that there have been changes made to the top portion of the settings_schema.json
file (usually through the addition of an SEO app).
When an SEO app adds its code to this file, it gets placed above our theme information code, which is used by the Theme Updater to identify a theme as one of our own as well as its version.
When this information code is moved, the Theme Updater can't search the file to identify the theme or the theme version, which results in the 'Unsupported' message.
To update, you will need to remove the additional code added to the top of the settings_schema.json
file (found under Online store > Themes > Actions > Edit code > Config > settings_schema.json
) and store it somewhere safe.
Once the theme update is complete you can then add this custom code back into the theme's settings_schema.json
file.