where is index.liquid file ? I only found index.json
the code I want to add is HTML code, and the tutorial states that I need to put it in Index.liquid file
Help me
where is index.liquid file ? I only found index.json
the code I want to add is HTML code, and the tutorial states that I need to put it in Index.liquid file
Help me
I’m having the same problem.
Shopify themes “index”, aka homepage, aka frontpage is theme.liquid the core layout file.
For adding custom code to a theme be sure to look for sections like custom-html, or custom-liquid, in the visual theme editor settings.
Yes, I Do have a theme.liquid file but if I add the schema to the body it will appear to all pages of the website. What I want is to add the Local Business Schema only in the homepage. Thanks for your previous comments and knowledge