We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I customize the Dawn theme the versioning of the original Dawn theme still applies and gets shown to client in the Shopify UI.
Changed settings_schema, but it won't remove the version message.
"name": "theme_info", "theme_name": "Another Dawn", "theme_version": "1.1.0",
Dawn versioning gets removed.
–
I opened a discussion first, but did not get any answers. It seems that there are other people struggling with this too. #3437
The text was updated successfully, but these errors were encountered:
theme_store_id should be empty
theme_store_id
Sorry, something went wrong.
Where would that be, it's not in the settings_schema. Section 1: 'theme_store_id' is not a valid attribute
Section 1: 'theme_store_id' is not a valid attribute
it's handled by Shopify themselves. The solution is to download the theme. Delete it, and then upload the downloaded theme from your computer
No branches or pull requests
Describe the current behavior
When I customize the Dawn theme the versioning of the original Dawn theme still applies and gets shown to client in the Shopify UI.
Changed settings_schema, but it won't remove the version message.
Describe the expected behavior
Dawn versioning gets removed.
Version information (Dawn, browsers and operating systems)
Possible solution
–
Additional context/screenshots
I opened a discussion first, but did not get any answers.
It seems that there are other people struggling with this too.
#3437
The text was updated successfully, but these errors were encountered: