Forums Forums Search & Filter Pro Slider range for numeric WooCommerce product attributes

Viewing 3 posts - 1 through 3 (of 3 total)
  • Anonymous
    #243354

    Hello! Is it possible to create slider range for numeric product attributes?

    Trevor
    #243361

    I do not think so, as they are stored as taxonomies by WooCommerce. In WordPress, regardless of the actual content, taxonomies are treated by WordPress as arrays of textual data. A range slider requires a numeric custom field (post meta) that is formatted as a single value (custom fields can also be defined as arrays).

    Anonymous
    #243368

    Thanks Trevor! I understand you.

Viewing 3 posts - 1 through 3 (of 3 total)