Skip to content
New issue

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

Customized Dawn, cannot remove version number #3706

Open
fabianwohlfart opened this issue Jan 15, 2025 · 3 comments
Open

Customized Dawn, cannot remove version number #3706

fabianwohlfart opened this issue Jan 15, 2025 · 3 comments

Comments

@fabianwohlfart
Copy link

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.

Image

Changed settings_schema, but it won't remove the version message.

    "name": "theme_info",
    "theme_name": "Another Dawn",
    "theme_version": "1.1.0",

Describe the expected behavior

Dawn versioning gets removed.

Version information (Dawn, browsers and operating systems)

  • Dawn Version: 15.2.0

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

@haroldao
Copy link

haroldao commented Jan 16, 2025

theme_store_id should be empty

@fabianwohlfart
Copy link
Author

Where would that be, it's not in the settings_schema.
Section 1: 'theme_store_id' is not a valid attribute

@haroldao
Copy link

it's handled by Shopify themselves. The solution is to download the theme. Delete it, and then upload the downloaded theme from your computer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants