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...
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...
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...
Installing the theme again and activating it will accomplish same thing, yes.
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 ...
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!
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.
I gave up. Main product image is still blurry. Just have to live with it for now.
Totally, I wish there was an update button without rebuilding the pages again.
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. 
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...
@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...
Removing div's eliminates all product's images from the product page or featured product modules. Doesn't affect collection thumbnails.
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
This widget could not be displayed.
This widget could not be displayed.
Likes given to