By default Shopify points to the /accounts page when Customers login. This function will redirect them to a page of your choice.
Read MoreFonts will render differently across browsers, and sometimes even when different colours and background are being used.
Read MoreEnable background and text colour changes within your template using Advanced Custom fields.
Read MoreCreate a custom product feed using Liquid within Shopify.
Read MoreMake re-templating easy by starting with a blank Shopify theme instead of restyling an existing one.
Blankify is a stripped-bare Shopify template that makes developing in Shopify much simpler.
Use this Cheat Sheet while developing to get things done quickly.
Read MoreWhen Themes are upgraded in Shopify, script libraries are upgraded. Depending on the level of expertise of the individual that developed your Theme, this means errors can arise. If your mobile navigation stops working, you may need to find your scripts.js.liquid file and look for errors in syntax and coding. Check your console to be sure which file you should edit, and always make a back up!
Read MoreWorking with Shopify, I found this bit of code, and was able to setup auto-switching full screen background images. You can use this to setup multiple background images that will change over automagically on page load.
Read More