Version 1.0.3

This is our third update of the theme, released on the 6th of October. We've mainly fixed a bunch of errors.

Changelog

  1. Added product / article sharing options on mobile devices
  2. Fixed back button issue in Safari
  3. Fixed a small padding problem in the mobile footer copyright
  4. Fixed some translation issues
  5. Fixed some errors with variants

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:

  1. Go to the theme editor (read this article for more info)
  2. 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/3wEiU5Pp
  3. Choose /assets/js_main.min.js and completely replace the file with the contents of the following file: https://pastebin.com/raw/nyCpgkCW
  4. Choose /sections/article.liquid and completely replace the file with the contents of the following file: https://pastebin.com/raw/PEm2HdYG
  5. Choose /sections/product.liquid and completely replace the file with the contents of the following file: https://pastebin.com/raw/k9yF0AUa
  6. Choose /templates/product.liquid and completely replace the file with the contents of the following file: https://pastebin.com/raw/JxmJzRhs
  7. Choose /config/settings_schema.json and at line 6, change the theme_version to 1.0.3 (just for remembering that you did the update)
  8. Save all files!

If done correctly, you should now have  v1.0.3 installed.

If you have already received the nested navigations update from Shopify and are able to create a three level menu, you can also update Split to support this change.
Replace /snippets/header_nav-menu.liquid with the contents from this file:  https://pastebin.com/raw/nWVR8GY4
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.