• I have a product with 2 attributes. Both attributes appear as a dropdownlist with several options. Some options in the 1st dropdownlist have particular options as child in the 2nd dropdownlist. This means by selecting an option from the 1st dropdownlist not all options may appear in the 2nd dropdownlist; only the children may appear in the 2nd dropdownlist.

    Unfortunately this is no the case with this plugin (as far as I have found out). The situations happens a user selects a non-existing combination of attributes resulting in a javascript error and allover failure of both dropdownlists.

    Moreover the clear function from Woocommerce to reset the dropdownlists does not work any more.

    This looks as a severe shortcoming to me. I know about another translation plugin which is able to handle this issue: q-translate-X or something like that.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Ron5

    (@ron5)

    On a webserver with PHP 7, this problem does not seem to appear any more.

    Plugin Contributor jomo

    (@jonathanmoorebcsorg)

    >Some options in the 1st dropdownlist have particular options as child in the 2nd dropdownlist.

    Hi, that sounds interesting… WooCommerce doesn’t have this functionality, so is it custom javascript or what tool are you using to implement it?

    Please also note the official release 1.0 supporting WooCommerce3 is now out.

    There is also new documentation area at https://github.com/hyyan/woo-poly-integration/wiki which explains better how to use the plugin

    If you have issues with this new release please report in https://github.com/hyyan/woo-poly-integration/issues

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Product attributes: parent-child relationship’ is closed to new replies.