Hey guys, could someone please be so kind and send me the default code for the
language-costumization.liquid
country-costumization.liquid
header.liquid
for the Craft theme?
i kind of broke my code and the back up got deleted.
thanks!
A user accidentally broke their Shopify theme code and deleted the default content for two snippet files:
Missing files:
snippets/language-customization.liquidsnippets/country-customization.liquidheader.liquidTheme: Craft theme
Solution provided:
Install a fresh copy of the theme and transplant the default code from there. Since Shopify’s free themes are based on Dawn, the user can reference the Dawn GitHub repository (https://github.com/Shopify/dawn) to retrieve the original code in some cases.
The issue remains open with the user seeking the default snippet code to restore their theme functionality.
Hey guys, could someone please be so kind and send me the default code for the
language-costumization.liquid
country-costumization.liquid
header.liquid
for the Craft theme?
i kind of broke my code and the back up got deleted.
thanks!
Hi @khjh15
Just install a new copy of the theme and transplant from that.
Shopifys free themes are based on dawn so in some cases just reference the github repo