I spent several hours trying to tinker with several issues that have come up as a result of me updating atelier.
Some points to keep in mind if you are running into issues:
- if overwriting existing theme files via FTP, make sure to completly overwrite the entire woocommerce folder wp-content/themes/atelier/woocommerce
- make sure to use the updated functions.php and style.css on your child theme.
- Make sure to reset/purge/empty all caching & minifying plugins as swift framework now handles files differently
- once updated, i suggest commenting custom CSS rules in your custom CSS/JS area (in the theme control panel) and testing to see if the latest update changed anything.
- Go through all the theme options and make sure there are no new setting options that you were unaware of.
- Make sure to update wordpress & woocommerce (along with all other plugins)
Hope this helps prevent some headaches.