1. Home
  2. Knowledge Base
  3. WooCommerce Better Variations
  4. Styles for Better Variations

Styles for Better Variations

Current version 1.4.12View Changelog

Changelog for WooCommerce Better Variations

= 1.4.12, 2 July 2026 =
* Fixed: price suffix not hidden when 'Show price' is disabled

= 1.4.11, 22 April 2026 =
* Fixed: 'Sort options' setting stopped working with WooCommerce's new select2 version
* Fixed: select2 resets when 'Disable out of stock options' is unchecked and selecting an out-of-stock variation
* Fixed: out of stock color not applied if both "Show unavailability text" and "Disable out of stock options" are unchecked

= 1.4.10, 15 April 2026 =
* Fixed: variation taxonomies reset after importing with WP All Import
* Updated: improved licence validation

= 1.4.9, 10 March 2026 =
* Updated: compatibility between grid mode and Product Add-Ons Ultimate totals on the product page

= 1.4.8, 3 March 2026 =
* Fixed: 'Show variations as single products' not working if there are more than 10 variables on the site
* Updated: transients for variable products IDs

= 1.4.7, 22 January 2026 =
* Fixed: 'Sort options' setting shows Out of stock items first instead of last

= 1.4.6, 16 December 2025 =
* Added: wcbvp_product_query_args filter
* Fixed: JavaScript browser console error on the Edit Product page when WooCommerce Better Variations is active

= 1.4.5, 4 November 2025 =
* Added: JavaScript change trigger for total variations when using Grid view, for compatibility with Dynamic Pricing and Discount Rules bulk pricing table

= 1.4.4, 23 October 2025 =
* Fixed: JavaScript files not loaded when using WooCommerce 10.3

= 1.4.3, 30 September 2025 =
* Fixed: if Show variations as single products is enabled, the variations' titles do not include the attribute values if they have 3 or more attributes

= 1.4.2, 24 August 2025 =
* Updated: allow min quantity of 0 in variation grid
* Updated: variations index updated when variation is updated or saved

= 1.4.1, 17 June 2025 =
* Added: wcbvp_attribute_order filter

= 1.4.0, 9 June 2025 =
* Added: horizontal scroll to grid
* Added: option to display grid full width
* Added: options to automatically create thumbnails from variations
* Fixed: out of stock text not added to custom attributes with single quote
* Updated: performance improvements for products with large numbers of variations

= 1.3.2, 1 May 2025 =
* Added: wcbvp_show_variation_based_on_parent_status and wcbvp_show_variation_based_on_parent_status_array filters
* Updated: improved some texts in the Archives settings page

= 1.3.1, 6 March 2025 =
* Updated: additional filter for Divi modules

= 1.3.0, 4 March 2025 =
* Added: option to display variations as simple products in archive pages

= 1.2.9, 6 February 2025 =
* Added: option for layout per product
* Fixed: variation options reset after selecting an out-of-stock variant if Show unavailability text is enabled
* Fixed: conflict between Show unavailability text setting and Show remaining stock setting

= 1.2.8, 16 January 2024 =
* Updated: EDD_SL_Plugin_Updater for PHP8.2 compatibility

= 1.2.7, 23 October 2023 =
* Fixed: add to cart button is disabled on load if product has default variation
* Fixed: Total items counter shows NaN if a quantity field is blank

= 1.2.6, 12 September 2023 =
* Added: show stock availability option
* Added: wcbvp_quantity_input_classes filter
* Updated: use grid with custom (product level) attributes
* Updated: compatibility with WooCommerce High-Performance Order Storage

= 1.2.5, 7 February 2023 =
* Added: option to include attribute data as JS variable
* Added: options to display total items selected and total price in grid view

= 1.2.4, 6 December 2022 =
* Added: support for WooCommerce Minimum Maximum Quantity and Order
* Added: filters for term image ID
* Fixed: ensure back-in-stock date appears for options
* Fixed: products with more than 2 attributes not added to cart in grid layout
* Updated: compatibility with Fees and Discounts pricing table
* Updated: adjusted top value for Select2 dropdown
* Updated: respect order of attributes in Products > Attributes in grid layout
* Updated: set default quantity in grid layout to 0

= 1.2.3, 6 November 2021 =
* Added: wcbvp_get_availability_text filter
* Added: wcbvp_select_disabled_options filter
* Fixed: quantity field hidden in cart

= 1.2.2, 26 October 2021 =
* Fixed: simple products not added to cart when in grid mode

= 1.2.1, 8 October 2021 =
* Fixed: variation descriptions hidden

= 1.2.0, 1 October 2021 =
* Added: option to display variations in a grid
* Fixed: correctly enqueue stylesheet

= 1.1.1, 5 May 2020 =
* Fixed: select2 field closing automatically in certain cases

= 1.1.0, 1 May 2020 =
* Added: display out of stock text even when options aren't disabled
* Added: Select2 support
* Added: style out of stock and in stock options

= 1.0.5, 17 February 2020 =
* Fixed: check $variation->get_manage_stock()

= 1.0.4, 30 January 2020 =
* Fixed: JS error with undefined variation text

= 1.0.3, 14 January 2020 =
* Updated: added variation.variation_is_active and $variation->get_stock_quantity as alternative tests for stock status

= 1.0.2, 3 August 2019 =
* Fixed: sold out text not always appearing

= 1.0.1, 24 April 2019 =
* Updated: licence page
* Updated: add text via data attribute in JS

= 1.0.0, 19 March 2019 =
* Initial commit

Styling variations

  • Plugin: WooCommerce Better Variations
  • Content Type: Support Document
You can style your out of stock variations with a different text colour from in stock variations. To do so:...

Reordering variations

  • Plugin: WooCommerce Better Variations
  • Content Type: Support Document
If you want to show your in stock variations above out of stock variations: Go to WooCommerce > Settings >...

Create sticky headers in grid view

  • Plugin: WooCommerce Better Variations
  • Content Type: Support Document
When you’re displaying variations in a grid view, you might want to make the table headers ‘sticky’ – so that...