No content to show
User Activity
12-26-2024
Thank you, Daisy, I will.
12-25-2024
Hi, Daisy, I forgot to comment unused lines here, but originally I tried one line at a time, which means I tested with first line, then second version etc.. So, when I did as you suggest I still didn't see the favicon. You mention that second link i...
12-24-2024
Hi, Daisy, here is the store link. Current store theme (live) has this issue: favicon is not seeing.
12-24-2024
Hi! The website has a few themes, and for some of them I can see favicon, for some - not. And I can't find the difference and solve this issue. Here are the attempts to solve it (not successful): 1. add favicon in png and ico in assets (links in the ...
Hi everyone! If I am correct, I can't make most of the changes on the checkout page with Checkout UI Extension at basic plan. But I am wondering why I have on this page default icon-cart.liquid (Down Theme) and not what I have at my snippet section a...
02-22-2024
I have the same question. Even the cart icon in my case is not the same as I have in a snippet section, but some default svg...I see that your post from June 2023. Did you found any solution?
01-31-2024
Oh, I got it. It will be not with Literal. Here is the solution: {%- for i in (1..10) -%}<li> <img src="{{ 'team-' | append: i | append: '.png' | file_url }}" alt='...' width='...' height='...'></li>{%- endfor -%}
Hi!! Could anyone help and suggest how to write literal expression in liquid inside src={{}}. Here is the code: {%- for i in (1..10) -%}<li> <img src="{{ 'fileName-{{ i }}.png' | file_url }}" alt='...' width='...' height='...'></li>{%- endfor -%} ...
01-29-2024
I found. I didn't make attention earlier that it was rendering blog-card. Go to the article-card.liquid and look for "truncate: 50"
Hi, everyone. I am wondering if I could somehow manage length of the header for blog post in dawn theme. It might be done at backend part. What can I do, please, advise.
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
287 | 01-31-2024 09:53 AM | |
285 | 01-29-2024 07:11 AM |