• Could we adjust the format of variations displayed in the column? Currently, the Variation name is duplicated unnecessarily.

    For instance, with a product named ‘Afternoon Tea’ and a variation labeled ‘Sunday 17 March at 14.15-17.00’, the column exhibits redundant information:

    “Variation Name: Afternoon Tea – Sunday 17 March at 14.15-17.00 Selection: Sunday 17 March at 14.15-17.00”

    It would be more efficient to display the Variation name only once:

    “Sunday 17 March at 14.15-17.00”

    Is there a way to fix this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Kokomo

    (@kokomoweb)

    Hi,

    unfortunately it is not possible, we have no control on how whatever plugin or configuration you use displays that infoermation. If you feel comfortable with code, with the pro version of the plugin you could filter the output with our custom filters:
    https://www.kokomoweb.com/docs/hooks-and-filters/

    Thread Starter Hartmann Create

    (@nichart)

    I don’t have a plugin displaying the information. It’s WooCommerce Variations and your plugin.

    This is what your plugins writes as the variation name, when we print or download:
    “Variation Name: Afternoon Tea – Sunday 17 March at 14.15-17.00 Selection: Sunday 17 March at 14.15-17.00”

    Even though the Variation is just called:
    “Sunday 17 March at 14.15-17.00”

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.