No content to show

User Activity

I had the same problem and it seems adding a `/` at the end of the path solved my issue.Like instead ofbuild_tools styleshave it likebuild_tools/ styles/ I didn't find the specifications for the .shopifyignore file and at first I thought it uses the ...
I have a theme.css that's almost 1 MB, but evidently most of it isn't used above the fold. So I'd like to load the critical parts and defer the rest. Is there a shopify specific way to deal with this situation? If there isn't a standard way, what too...
Was this issue resolved as of 2022? Any DRY workarounds? 
I've been working on a theme and now that I got to actually publishing it on a store, it doesn't load correctly even after clearing my cache and waiting a bit for any server cache to clear. I've looked at the console and there aren't any obvious mess...
@KetanKumar can I submit a ticket for suggested improvement somewhere? The only contact I can find are for support tickets, not for suggestions.
I've managed to solve it, it's in the accepted answer, for anyone else having the same issue in the future. 
Thanks for the reply! This wouldn't be a problem if it did it one or two times, but it's been doing this all day and I'm holding up a client with this.It's really a shame that this isn't documented at all and I have to accept "try again" as a solutio...
So, after playing around in the network tab of my browser I found the error failing my update request. It indeed was a problem on my side.If you have the same problem and can't seem to find what's causing it, look for a graphql request by the name of...
Hi! When editing a draft theme I get this message: "There was a problem with your request, please try again." which on it's face doesn't mean anything. Google and the Shopify dev docs don't seem to help. Other problems appeared at about the same time...
Hi!  In my theme I'd like to display something when a variant is on stock if it's tracked and also display it if the variant is untracked. I thought doing an if statement with `variant.inventory_policy` will solve this, but it doesn't seem to. Thanks...
Hi! The `variant.inventory_policy` of an item returns `deny` even though 'Track quantity' is set to false (unticked) on the admin page. I'd like to display something when a variant is on stock if it's tracked and also display it if the variant is unt...
Sad. Making a custom bundler just for this seems way overkill, but it'd be a nice feature.
For more complex and customizable sections in my custom shopify theme the template files can become quite long (thousands of rows) and harder to work with, having to open the same file two times in parallel, commit changes separately, all in all I se...
Did you manage to solve this problem? Or do you have a workaround?
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.