Hello everyone,
I would like to know the liquid or json file that can help me edit the “default theme content” in a theme. Or is there a different way to add text fields into it?
thanks in advance!
Main issue: how to edit “Default theme content” in a Shopify theme and add new text fields.
Key guidance:
Notes:
Status: General solution provided (UI path + locales JSON edits). No further actions or confirmations from the original poster; the thread appears open without a final resolution.
Hello everyone,
I would like to know the liquid or json file that can help me edit the “default theme content” in a theme. Or is there a different way to add text fields into it?
thanks in advance!
You can edit the Default Theme Content by going to Online Store > Themes then clicking the button with the three dots next to Customize. Then simply select “Edit default theme content”
Hi @Karim97
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.
To add new fields to the “default theme content” you can edit the json files found within the ‘locales’ directory in the theme editor. Mine is called ‘en.default.json’. You can then generate translations for your new fields.