dwightco
Excursionist
Contact Me
Status
Offline
Last Activity
‎11-04-2021 04:28 AM
Topic Started
12
Topics Started
Topic Solutions
0
Solutions
Post Count
21
Posts
Post Kudos
2
Likes

Community Badges

No content to show

User Activity

If I want to have two JSON sections side-by-side inside a flexbox so I can have blocks on each section, can that be done?Is it possible to somehow add html inside the JSON templates and wrap/embed the sections inside them?
Thanks for this! I didn't know you can use brackets inside liquid tags.I am guessing this won't work in the schema/JSON?
Let's say I have some variables that I need to repeat in a section.Ex.variable_1variable_2variable_3variable_4variable_5And I need to call them, like:block.settings.variable_1block.settings.variable_2block.settings.variable_3block.settings.variable_4...
No, I mean for any user regardless of permission.I don't see any documentation on how to do it like adding a block limit...I figured there should be a way to do it in the JSON schema.
I would like to use blocks to organize settings in schema, but I'd like to prevent users from rearranging or adding to them.Is that possible? How could it be done? Thanks! 
I had actually gotten it to work last week with what you did and a bit more...1. Killed my fork2. Made a new repo from scratch3. Copied all stuff in there4. At this point it would still not work...but I tried one last thing: limited access to just 1 ...
I'm trying to connect my development store to Github, but I'm getting "No repositories found":Shopify can't seem to detect my Github repo...what could be wrong? I followed the instructions here: https://shopify.dev/themes/tools/github/getting-started...
I'm trying to retrieve specific keys of a metafield and display them dynamically.{{ product.metafields.product_tabs }} // Returns an array {{ product.metafields.product_tabs | first }} // This works {{ product.metafields.product_tabs[0] }} // T...
Hi, thanks for the response! But it's not the answer I'm looking for.I'm wondering about the specific "general" object...what does that do?And why is it inside quotation marks?Thank you!
I stumbled upon this code, but I cannot figure out what "general" does? I can't seem to find any documentation as well. <form action="{{ routes.search_url }}" method="get" class="search-bar small--hide" role="search"> {% comment %}<i...
Hi all, I'd like to change the placeholder text in Address 2. (The particular line, "Apartment, suite, etc. (optional)")I've already changed every possible field in the "edit language > Checkout & System" settings in the backend but it still won't ch...
Hi all, I have a problem.Basically I have blocks with background images and titles set based on the collection chosen.When I select a collection in the 1st block, the title works fine (The title changes for only the 1st block) however the background ...
Thank you so much! I get it now!
Hi Pallavi, thanks for your reply.I know how blocks generally work but I don't know specifically where to find and what "type" in the block parent does. I can't seem to change them and they don't show up anywhere?Some examples: So I know what the blo...
Hi all, I always see block types in schema, but I'm not sure where I can define them? Where do make the block definitions? Or does Shopify have block type presets I can look at? Thank you!   
This widget could not be displayed.
This widget could not be displayed.
Helpful From