No content to show

User Activity

My bad, I forgot we are trying to fit the height not the width, although when I played on the developer tool it somehow worked, not sure what happened there. What you did is absolutely fine, just bear in mind that this will not be responsive anymore ...
Ok, this is caused by the fact that you have different collection description length, and the image was not automatically shrinking to fit the space. If you change the code to the following: flex: 1 1 25%, it should work. I have copied the new code b...
Like the screen shot below?What you need to do is to go to Edit Code -> Assets -> component-collection-hero.css. Navigate to the end of the file and you should see something like this. Replace the lines highlighted in red from 50% to 75% and 25% resp...
I don't think the metafields will render liquid code based on the documentation:  https://shopify.dev/apps/custom-data/metafields/typesMaybe others know more about how you can make it work. Personally i still don't see why need to have the liquid for...
To show the correct decimals in your formula, you just need to add the money filter, so basically change your code to: {{product.price | divided_by: 4.0 | money}}Is there any reason why you need to use metafields? Seems like just a simple formula tha...
When you go to Settings -> Store Details -> Contact Information, do you have the right email address listed there? I am think shopify uses that as the contact form email. 
good luck with it. Sometimes computer just says no...
if  you know how to edit liquid, you can go to Edit Code -> Sections ->  main-product.liquidAnd then find:  <pickup-availability class="product__pickup-availabilities no-js-hidden quick-add-hidden" {% if product.selected_or_first_available_variant....
You should be able to disable local pick up option in your admin screen.Go to Shopify Admin -> Settings -> Shipping and DeliveryAnd then scroll down to Local Pickup, click onto the location, and untick the box that says "This location offers local pi...
I was using the standard Dawn template, latest version. One thing I did notice was that when I tried the same code the night before it wasn't showing, but then it was working as intended the next day. Maybe just save your code as it is, and then revi...
I played around with gift card create notification and was able to retrieve the gift card properties in the notification. See attached screen shot. I just added the following code to the notification email: Test for line properties{% unless gift_card...
I see. I must confess I have never used gift_card properties before. One thing I don't understand is why don't you just use the line item properties instead? This can be accessed in the gift card liquid. I just tested it, if I add custom properties l...
When you say it is not showing, do you mean you can't see it in the email preview in Shopify admin? Did you try to put through a test order? For custom properties like line-items, you can't really preview these in the email template, as the preview o...
your link doesn't work, the domain is available to purchase. Please do understand I don't work for shopify, I am trying to be helpful on this forum for fellow shopify store owners, as I have always appreciated all the help I have received on this for...
I am sorry, I don't understand what you mean by certain folders it doesn't allow you to go in? What folders are you referring to? A screen shot would be helpful. 
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.