noahADD
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎10-17-2024 05:35 PM
Topic Started
3
Topics Started
Topic Solutions
2
Solutions
Post Count
12
Posts
Post Kudos
1
Likes

Bio: In-House Shopify Web Developer ASU Polytechnic Alumni CSS Wizard

Community Badges

No content to show

User Activity

@JaredNA @gasket1988 @shopthrill, if you haven't solved it yet, and to anybody else who eventually looks this up: My solution: Go to your theme's 'Edit Code' page and look for the 'Section' called "static-header.liquid".Once you have this file, your ...
Wow! Thank you for this comprehensive overview! This definitely seems outside the scope of my work, but could be a fun side project to learn about these skills. Thank you for your input!
Hey all, I'm looking for an app that would allow users to upload pictures to us OR advice on how I could start developing this or if it's even possible. I have a very shallow understanding of the Shopify Admin API and what can be done with it.Ideally...
I think I understand. When You go into Shopify admin look at Online Store > Pages > any of the listed.On the right-side column, it should say something like 'Theme Template'. Is it set to one of the new templates you created?
I might be able to help you learn about what's going on. Could you give an idea of what your trying to accomplish as well as if you've had any coding experience w/ Shopify Liquid. If you want to start heading down the path on your own, I would look i...
I solved this already. I found a third-party script that had been added by a previous developer that was making these changes! 
Hello, I'm currently trying to have certain images in the Empire theme load eager, rather than lazy. One such issue is that our logo in the header is marked to load lazy, when I'd rather it load eager by default. The liquid to create the logo is the ...
Hello Petercity,I thought I'd try to give some sort of an answer and maybe you could follow it up with more detail! I'm not sure what your goal is but maybe you could attach a screenshot of what it looks like currently or maybe something similar to w...
Another simple solution could be adding this into your theme's CSS file. You don't have to reduce the text-size to decrease space. Play around with the margin value! Set to 0 for no margin, or use something like "margin: 5px 0;" for a little bit of t...
Well... I created a solution! Hopefully somebody else can use this in the future. What I found successful was actually just declaring a variable to manually store the length. I still think it's weird that we can't use '.size' on an image list - but t...
Update:By adding the JSON filter to my liquid, I'm even more perplexed as to why '.value.size' doesn't work.Liquid File:<p>{{ product.metafields.custom.feature_gallery_images.value | json }}</p>HTML Output:<p>["IMG_URL_HERE","IMG_URL_HERE","IMG_URL_H...
Ensuring equal Text-List and Image-List MetafieldsEDIT: SOLVED!Hello!I have run into an issue while working with Shopify Metafields that I think could benefit many people if there is an easily findable solution. I have Googled to no avail and I think...
This widget could not be displayed.
This widget could not be displayed.
Helpful From