News
Updates, tips and notes on design and code
Looking for Shopify Code Snippets? See my GitHub Repo
I'm one of those web devs that likes to make both my source code and the output look at pretty as possible. Pretty output to me is with as much whitespace and bloat removed so a recent update to Liquid makes this simple! Let's explore it.
If you've been paying attention to the Shopify help docs you might have noticed that there's a magical new section in the url filters page. This new section talks about how you can create custom images sizes in expect pixel width and height (plus pixel density and cropping)! Let's explore it.
The Shopify team working within the Admin made some very nice updates to the way that shipping rates are handled and shown. Unfortunately for ShopifyFD users, that killed off the copy and paste feature, but now it's back.
A common question that pops up from Shopify Merchants is how can the article ID be removed from the Article URL. The answer is super simple (and built in!) thanks to recent update.