New to Shopify here. My question is in regards to the liquid code that’s used to build or modify Shopify theme and the site.
What I want to do is to get the current code that is already in Shopify to display in some type of code editor, so that I can see what it looks like rendered as is in real time and what its referring to before and after I make code modifications.
For example, I copied the “header.liqud” (I want to make changes to the current header in the venture theme.) code piece, that’s located under the “sections” folder in the edit code theme part of the site, and pasted it into another code editor (VS CODE) so that I can see exactly what it looks like and what page of the site that it applies to, but nothing showed up. I’m in the process of learning how to code and I want to be able to go in and make modifications when I need to and see what all that looks like before I make a conclusion on if that’s what I want my webpage to look like.
How do I get to see what the page looks like before and/or after I make code changes to it?
How do I know what it would look like before I started editing the code? I want to specifically modify the “header.liquid” code under the “sections” folder.
And all these codes represents what the web page would look like before editing correct?
if you really want to learn how to code in liquid, there is a few channels on youtube (weekly how, coding with jan, coding phase) alll talk about liquid and how to set up liquid and how shopify is a bitt different then woo or anything really it will take you about 2 weeks to get use to how shopify does things