No content to show
User Activity
Hi, I'm witnessing a strange behavior on a Shopify Store.I needed to figure out why a shop displays prices in USD, although it has been explicitly set up in GBP.So I added some test code to a page:When I output {{ cart.currency.iso_code }}, I get 'GB...
It looks like the problem has been fixed, and the app is back to normal.
Actually, after investigation, I am pretty sure this problem is not theme-specific, as the app section/block creates its own markup and css (which is not easy to overwrite by the way). Two different themes experience this problem. I have identified t...
Hello,I would like to report that a breaking change was introduced in the Product Reviews app around Monday of this week. The change makes the stars in the "write a review" form unclickable (because they become invisible).I had to apply a temporary f...
(message merged with the one above)
It is exactly as Lukaseberlein said just below.The behavior of change.js is inconsistent, or at least should be documented.I ended up on this thread because I couldn't understand what was wrong with my fetch/post request.Example cases :POST to /cart/...
Just in case, an answer has been posted by Lbnetprofit on this thread: https://community.shopify.com/c/shopify-apps/image-tag-issue-img-tag-deprecated/td-p/1443448 Hi,I just had the same problem. img_url is deprecated and image_url didn't work the sa...
01-10-2022
Repost of an issue I originally posted posted in Shopify Apps forum by mistake. No Idea on how to close/delete that thread: https://community.shopify.com/c/shopify-apps/image-tag-issue-img-tag-deprecated/td-p/1443448Hi! I had a problem where liquid w...
Hi! I had a problem where liquid would not output an image when using image_tag filter. I initially had an img_tag filter, which was working fine. But theme check told me it is a deprecated filter and that I should use image_tag instead. When I switc...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
585 | 03-31-2022 05:46 AM |