Cavio Release Notes
WARNING! BigCommerce does not have the ability to revert a previous theme version after updating within the control panel. Make a copy of your working theme version before pressing the update button.
We’ve listened to your feedback and delivered. New enhancements and a blog page redesign are included in this update. More features and enhancements coming soon!
- We’ve implemented the grid style blog card design into the Cavio base theme.
– pages/blog.html
– components/blog/post.html
– scss/cavio.scss - Description tab is now open by default when a user is redirected to the product page. This update has also been applied to the Quick View popup for consistency.
– js/theme/common/product-details-base.js - Make the top banner rotate every four seconds automatically
– assets/js/theme/cavio/common.js - We’ve applied the “Hide Banner” setting across all theme variants.Files
– config.json - We’ve fixed the sale tag issue that occurs when a product has price ranges in the Cavio base theme.
– components/products/price-range.html - We’ve made it so that the corresponding dividing line disappears when the Hot Deals, Help Menu, or Currency Converter is hidden.
– cavio.scss
– common/currency-selector.html
– common/header.html - We have removed the “Sale” label from before the pricing on the product page.
– components/products/price.html
– components/products/price-range.html - We have fixed the issue with the “Wishlist” button not functioning correctly when filters are applied or during pagination on the category pages. We have also fixed this to the Brand and Search pages.
– js/theme/category.js
– js/theme/search.js
– js/theme/brand.js - We’ve fixed the Eligible Price text issue on the Cart page in the Cavio base theme.
– components/cavio/cart-free-shipping.html
– js/theme/cavio/free-shipping.js
- We have fixed this sale tag issue on product page for with tax settings.
– templates/components/products/price.html - We have fixed the compare and wishlist disable issue.
– templates/components/category/product-listing.html
– templates/components/brand/product-listing.html
– templates/components/search/product-listing.html
– assets/scss/cavio.scss
– templates/components/products/card.html
– templates/components/cavio/shop-collection.html - We have created the customizer settings for the “Featured Category” & “Blog Section” title and subtext.
– schemaTranslations.json
– config.json
– lang/en.json
– assets/scss/components/stencil/productView/_productView.scss
– templates/components/products/product-view.html
– templates/components/cavio/featured-categories.html
– schema.json
– templates/components/cavio/homepage-recent-blogs.html - We have removed the infinite loop from category button slider on category page.
– assets/js/theme/cavio/common.js - We’ve added an extra page builder region to the homepage below the product panels.
– assets/js/theme/cavio/common.js
- We’ve corrected the issue of the featured categories not displaying correctly when certain option combinations are selected.
– templates/components/cart/item-giftwrap.html
– assets/js/theme/cart.js
– assets/js/theme/cavio/common.js
– assets/js/theme/cavio/instagram.js
– assets/js/theme/common/product-details.js
– assets/js/theme/global.js
– templates/layout/base.html
- Initial Launch