All the codes I’ve been given and applied to the website haven’t been working ever since the new dawn update why is this?
The Dawn theme updates can sometimes break custom code due to changes in Shopify’s liquid structure or javascript functionality. So, here are a few things I think you can check:
- Check for theme updates – If you’ve updated to a new version of Dawn, Shopify may have overwritten custom code. Try rolling back to a previous version under Online Store > Themes > Actions > Edit Code > Older Versions.
- Inspect console erros - Go to your store, right-click, select Inspect > Console, and check for errors that might indicate missing or broken scripts.
- Check for conflicts with apps – Some apps inject their own code, which might be conflicting with your changes. Try disabling apps one by one to see if the issue resolves.
1 Like
Hi Unddercoverfresh
The codes you set up will stay on the previous Dawn theme you worked on before, after updating to the new Dawn theme, the codes will not work anymore.
Concerning this issue, I suggest you contact the Shopify Support Team for further help or revert to the previous theme to get your codes back. Thank you.
1 Like