• I’m setting some attributes for a product and I want to make some attributes to accept any value. I’ve already set attributes with predefined values like:

    But how do I tell WooCommerce to accept ANY value for the attribute? Leaving the Value(s) field empty removes the attribute, a wildcard ‘*’ also doesn’t work. Is this possible in version 3.1.1?

Viewing 5 replies - 1 through 5 (of 5 total)
  • You could use a value named “any”.

    Thread Starter dragondgold

    (@dragondgold)

    I want to be able to use any value because text will be used I don’t need to accept the word “any” literally.

    When you create your variations on the variations tab, each attribute will have a dropdown to allow you to select the relevant attribute for that variation. However, the top selection in the attribute drop-down is “Any”, just leave it at that.

    Thread Starter dragondgold

    (@dragondgold)

    Yes I have selected “Any” in all the attributes for the variation:

    But still the only way the parameters are accepted is entering one of the values of the “Value(s)” field. I remember this wasn’t happening on a previous WooCommerce version but after updating this started happening.

    Got it! Try:
    https://wordpress.org/plugins/wc-fields-factory/

    You can use this plugin to setup custom fields for products. They could be the user’s choice of text, or radio / checkbox selections or other field types. These add-ons are not variations.

    There are other similar plugins depending on what you want to do and your budget.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘WooCommerce 3.1.1 – Variable Attributes’ is closed to new replies.