No content to show
User Activity
I just went through manually transferring everything from v2 a month ago so I can get most recent updates without doing it all manually. So why I'm not seeing that there is an update available for the theme? I haven't modified any files, only stuff o...
01-06-2022
Also in product-thumbnail.liquid:find "sizes=" lines and replace first part of them with this (see screenshot):sizes="(min-width: {{ settings.page_width }}px) {{ settings.page_width | minus: 0 | divided_by: 1 }}px, ...This should fix blurry product i...
01-06-2022
Ok I think I found the actual solution. Look for product-card.liquidAnd then change these lines (there are couple of them in that file:sizes="(min-width: {{ settings.page_width }}px) {{ settings.page_width | minus: 130 | divided_by: 1 }Basically, jus...
12-30-2021
Installing the theme again and activating it will accomplish same thing, yes.
12-30-2021
Ok so check it out. First, go to where you see what theme you got, from there add new theme and choose dawn, it will add it as a new theme. After it’s installed, go to that theme’s code editor and copy everything from that media file. Now go to your ...
12-29-2021
That indeed solves the issue! For anyone that is having an issue, just add another copy of Dawn theme, look into code, and replace everything from product-media into your active theme code. No more blurriness! Boo-ya!
11-02-2021
Yeah, looks like your css is applied to modals. I don't have problems with them. I have issues with main product images and if I use a featured product section with 2 products.
11-02-2021
I gave up. Main product image is still blurry. Just have to live with it for now.
09-17-2021
Totally, I wish there was an update button without rebuilding the pages again.
09-17-2021
So I was able to solve it by getting the updated theme and pulling a code from a few files:Not sure which one did the trick, but it's better now.
09-15-2021
I dont 100% understand what you are saying bud. I've mentioned somewhere above that I was able to make thumbnails to look ok by deleting part of the code (it has a screenshot of what I've deleted), but when you click on the product image to view it l...
09-14-2021
@vccreative Nothing on Git at all. Is there any way to bump it up in priority somehow? Pretty major issue I think, considering a lot of people may use dropship sites like Prihtful, so all of those generated images (1000x1000) will be blurry in the D...
09-13-2021
Not it.
09-13-2021
Removing div's eliminates all product's images from the product page or featured product modules. Doesn't affect collection thumbnails.
09-13-2021
I've tried that, no cigar. I managed to get thumbnails to look better, but zoom-in modal is still very blurry.If you delete this from product-thumbnail.liquid:But that's a hack not a solution.
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
32258 | 01-06-2022 11:26 AM | |
32999 | 12-29-2021 09:30 AM |