Custom attribute titles automatically change?
-
On a WooCommerce website we made for one of our clients, we found this weird bug with custom attribute names getting updated automatically. I can’t seem to find the cause or the solution for this, so maybe someone has an idea!
Case:
We created the following general attribute in WooCommerce. We use this divide the products into 4 different acid classes for filtering on category page.
Name: Alpha acids %
Values: 0-5, 6-10, 11-15, 15>Then on product level we added the attribute above with the correct value, but unchecked the “show on productpage” checkbox so the value isn’t displayed on product single. Instead, we want to display the exact acid values of the product instead of the 4 classes we made.
So to do this, we added a new <stong>custom attribute with the following values. This way the product can be filtered, from category, and the single shows the exact acid values.
Name:: Alpha acids
Value: 11.5 – 13 %Now here comes the problem
After a while, the name of the custom attribute: “Alpha acids” is automatically changed into “Alpha acids %“. So the percent sign is added automatically. This results in an unwanted layout like. Alpha acids %: 11.5 – 13 % instead of Alpha acids: 11.5 – 13 %
I can changes this now.. and in will stay correct for some time, but somehow it then changes back into the extra % added..
I just can’t find a reason why this keeps happening automatically. Does this have to do with the other general attribute? Am I missing something here? If someone has an idea.. please let me know!
Kind Regards
Rob van der Pol
- The topic ‘Custom attribute titles automatically change?’ is closed to new replies.