No content to show

User Activity

Thank you, Daisy, I will.
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...
Hi, Daisy, here is the store link. Current store theme (live) has this issue: favicon is not seeing.
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...
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?
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 -%} ...
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
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.