Version 1.1.3
This update was released on the 5th of April 2018 and it adds support for dynamic checkout buttons and fixes an issue with the twitter section.
Please note that you can only manually upload to this version from a version newer than 1.1.0 !! If you have an older version, check
this article first.
How to manually update
If you have a prior version, already customized, and you don't want to do a full update, here's a way to do it easily, without replacing the entire theme:
- Go to the theme editor (read this article for more info)
- Choose /assets/css_main.scss.liquid and at the very end of the file, paste the contents of the following file: https://pastebin.com/raw/X59aBnQi
- Choose /assets/js_main.min.js and completely replace the file with the contents of the following file: https://pastebin.com/raw/NpzrCXNn
- Choose /assets/js_plugins.min.js and completely replace the file with the contents of the following file: https://pastebin.com/raw/sjbmgvzj
- Choose /sections/home_product.liquid and completely replace the file with the contents of the following file: https://pastebin.com/raw/n3TkNMBJ
- Choose /sections/product.liquid and completely replace the file with the contents of the following file: https://pastebin.com/raw/65kshahQ
- Go to /snippets and create a new file called product_quantity.liquid. Inside this file, paste the contents of the following file: https://pastebin.com/raw/bVndZQ5h
- Choose /config/settings_schema.json and at line 6, change the theme_version to 1.1.3 (just for remembering that you did the update)
- Save all files!
If done correctly, you should now have v1.1.3 installed.