Bug with Woocommerce Attributes

This topic contains 7 reply and 2 voices, and was last updated by Martin 9 years, 1 month ago
Viewing 7 Posts - 1 through 7 (of 7 total)
Author Posts
February 16, 2015 at 8:31 am 36777
Martin I think I found a bug or at least an unexpected behaviour. Once a Product is assigned a Term of an Attribute it is impossible to remove all selected terms on the edit Page. If two terms were assigned to a product, then I can remove one of them, but cannot remove both. For some reason WPUF requires at least one term to be assigned. Please help me to resolve this.
February 16, 2015 at 6:46 pm 36859
towhid towhid

Hello Martin,

I will try to reproduce this issue. Please allow me some time. Hope I will be come back to you a right solution.

Thank You 🙂

February 18, 2015 at 12:31 pm 36960
towhid towhid

I have tested this issue and found the bug. I will forward this issue to our developer team. Hope I will come back to you a right solution.

Thank You 🙂

February 19, 2015 at 3:04 pm 37110
Martin Martin

thank you. i hope you can provide a solution as soon as possible.

February 25, 2015 at 5:25 pm 37641
towhid towhid

Hello Martin,

Please try the following instruction:

Step 1: Please open plugins/wp-user-frontend/wpuf-functions.php.

Step 2: Find this line echo '<ul class="wpuf-category-checklist">';.

Step 3: Place this codeprintf( '<input type="hidden" name="%s" value="0" />', $tax ); before echo '<ul class="wpuf-category-checklist">';.

Hope it will solve your problem.

Thank You 🙂

February 25, 2015 at 5:31 pm 37642
Martin Martin

thank you very much. that solved the issue. will you implement this in the next update?

February 25, 2015 at 5:42 pm 37647
towhid towhid

Yes Martin, we will implement this in the next update. I am very happy to know that the problem has been solved. I am going to mark the topic as resolve.

Thank You 🙂

February 25, 2015 at 5:48 pm 37651
Martin Martin

great

Viewing 7 Posts - 1 through 7 (of 7 total)